From b6186c5cb73408d90db7372c9cbf4188e8aa1efb Mon Sep 17 00:00:00 2001 From: StunxFS <56417208+StunxFS@users.noreply.github.com> Date: Sat, 23 Jan 2021 02:50:35 -0400 Subject: [PATCH] Move 'props' to 'Libraries' section, with new description (#90) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edbd64c..d0ebc10 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,6 @@ - [vast](https://github.com/lydiandy/vast) - A simple tool for vlang, generate v source file to AST json file. - [symlinker](https://github.com/serkonda7/symlinker) - A small Linux tool to manage symlinks. - [runner](https://github.com/Naheel-Azawy/runner) - A tool that automates running/compiling code written in various programming languages. -- [props](https://github.com/StunxFS/props) - Property support like Java for V. ### Project management @@ -117,6 +116,7 @@ - [crayon](https://github.com/thecodrr/crayon) - Paint your terminal output like Picasso. 🖍️🎨 - [cjson](https://github.com/lydiandy/cjson) - Wrap cJSON for vlang. - [ascii_robot](https://github.com/Delta456/ascii_robot) - ASCII Robot generator written in V. +- [props](https://github.com/StunxFS/props) - Property support like Java for V. ### Graphics