From ea1c53ab513cf36d56803ad1fbe24c48dec87daf Mon Sep 17 00:00:00 2001 From: Jakukyo Friel Date: Fri, 5 Dec 2014 00:22:14 +0800 Subject: [PATCH] Add Read Ruby. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index ab2eadbf..56664355 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1568,6 +1568,7 @@ See also [TeX](#tex) * [Mr. Neighborly's Humble Little Ruby Book](http://www.humblelittlerubybook.com/) * [Practicing Ruby](https://github.com/elm-city-craftworks/practicing-ruby-manuscripts) * [Programming Ruby](http://www.ruby-doc.org/docs/ProgrammingRuby/) +* [Read Ruby](http://readruby.io/) * [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials) * [Ruby Hacking Guide](http://ruby-hacking-guide.github.io/) * [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/) -- GitLab