From f7d07df28de4b14de4e4238a12dc275b17dfa6d3 Mon Sep 17 00:00:00 2001 From: Ruben Restrepo <ruben@stateful.com> Date: Wed, 15 Feb 2023 16:02:49 -0500 Subject: [PATCH] Add runme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63f449c..de10add 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ List of projects that provide terminal user interfaces - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World - [tig](https://github.com/jonas/tig) Text-mode interface for git - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter +- [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns --- </details>