From 008afd264591a4e8c68dd174a11939709d301bb1 Mon Sep 17 00:00:00 2001 From: shadawck Date: Tue, 16 Aug 2022 12:13:04 +0200 Subject: [PATCH] fix title tuby --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c78f47..09e1afc 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ etc. - [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) : Library for building powerful interactive command line applications in Python. -# Ruby +## Ruby - [dry-ruby](https://github.com/dry-rb/dry-cli) : General purpose Command Line Interface (CLI) framework for Ruby.