From dd005efa42f7b82171fa3d4c0d63abbac1d77a3a Mon Sep 17 00:00:00 2001 From: Naheel Date: Thu, 2 Jul 2020 21:46:08 +0300 Subject: [PATCH] Add runner tool (#71) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8ee5e6..5477c09 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ - [HN-top](https://github.com/BafS/hn-top) - A simple command to list most recent news from hacker-news. - [vast](https://github.com/lydiandy/vast) - A simple tool for vlang, generate v source file to AST json file. - [symlinker](https://github.com/Serkonda/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. ### Project management