From b77b8d90d83b86d52e78c008b40bf15bd29e565a Mon Sep 17 00:00:00 2001 From: Mike Doel Date: Sat, 2 Oct 2021 17:39:06 -0400 Subject: [PATCH] Remove Neo from README --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index dbca6f7..49f4f2d 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,4 +1,4 @@ -= Neo Ruby Koans += Ruby Koans The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common