From: Armaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me> Date: Wed, 9 Dec 2020 15:19:30 +0000 (-0500) Subject: update README X-Git-Url: https://git.armaanb.net/?p=gen-shell.git;a=commitdiff_plain;h=4d3ce20199290eacdbacf0fcb157a3948cbc47f3 update README --- diff --git a/README.md b/README.md index 36bddf6..31fa5be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # gen-shell +[![builds.sr.ht status](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml.svg)](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml?) + A simple way to turn any command into a shell with arrow key/history support (if compiled with libreadline). Forked from [taskshell](https://github.com/GothenburgBitFactory/taskshell). ## Usage @@ -6,7 +8,7 @@ See `gen-shell --help` ## Installation ### From a binary -Binaries can be downloaded from the refs tab above. NB: these binaries are compiled against libreadline version 8 +Binaries can be downloaded from [here](https://builds.sr.ht/~armaan/gen-shell/commits/.build.yml) tab above. NB: these binaries are compiled against libreadline version 8 ### From source Dependencies: