From c5e4ad607bab608585ae7b8a438531b442e48c6c Mon Sep 17 00:00:00 2001 From: Hannes Braun Date: Thu, 10 Nov 2022 18:45:16 +0100 Subject: [PATCH] Remove vcredits (#157) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 88c2f64..f13db19 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ - [runner](https://github.com/Naheel-Azawy/runner) - A tool that automates running/compiling code written in various programming languages. - [symlinker](https://github.com/serkonda7/symlinker) - A small Linux tool to manage symlinks. - [vast](https://github.com/lydiandy/vast) - A simple tool for vlang, generate v source file to AST json file. -- [vcredits](https://github.com/zakuro9715/vcredits) - A tool that creates CREDITS from LICENSE files of dependencies. - [verve](https://github.com/MohammadMD1383/verve) - Simple and fast static file server. - [vinit](https://github.com/pranavbaburaj/vinit) - A tool to generate v projects. - [vLogQL](https://github.com/lmangani/vLogQL) - A tiny command-line utility to query LogQL APIs.