From c2534b71ad182a24cf4850cc89fbc4ac0b174edb Mon Sep 17 00:00:00 2001 From: Nicolas Sauzede Date: Fri, 23 Sep 2022 09:43:25 +0200 Subject: [PATCH] V has 30539 stars --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 943205a..11b6bb2 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ - **[The Fuck](https://github.com/nvbn/thefuck)** by [Vladimir Iakovlev](https://github.com/nvbn)
Magnificent app which corrects your previous console command. +- **[V](https://github.com/vlang/v)** by [Alexander Medvednikov](https://github.com/medvednikov)
+ Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. + ## > 10k ★ - **[AdGuard Home](https://github.com/AdguardTeam/AdGuardHome)** by [AdGuard Team](https://github.com/AdguardTeam)
@@ -134,9 +137,6 @@ - **[Uppy](https://github.com/transloadit/uppy)** by [Artur Paikin](https://github.com/arturi), the [Transloadit](https://github.com/transloadit) team & contributors
Modular file uploader for the browser. Resumable uploads, webcam, screen recording, image cropping, Google Drive, Instagram, etc. -- **[V](https://github.com/vlang/v)** by [Alexander Medvednikov](https://github.com/medvednikov)
- Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. - - **[WaveFunctionCollapse](https://github.com/mxgmn/WaveFunctionCollapse)** by [Maxim Gumin](https://github.com/mxgmn)
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics.