Browse Source

Added additional inspirations for Ziglings

Ruby Koans is even attributed by rustlings.
The Little Schemer is a personal all-time favorite programming book.
Dave Gauer 4 years ago
parent
commit
2493e93c37
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -8,6 +8,8 @@ code!
 This project was directly inspired by the brilliant and fun
 This project was directly inspired by the brilliant and fun
 [rustlings](https://github.com/rust-lang/rustlings)
 [rustlings](https://github.com/rust-lang/rustlings)
 project for the [Rust](https://www.rust-lang.org/) language.
 project for the [Rust](https://www.rust-lang.org/) language.
+Indirect inspiration comes from [Ruby Koans]( http://rubykoans.com/)
+and the Little LISPer/Little Schemer series of books.
 
 
 ## Intended Audience
 ## Intended Audience