diff --git a/free-programming-books.md b/free-programming-books.md index 3d1502b3562dd9181163b05011041be6f2520996..14776f78ff006b173d2de64f255718e34be7f6d4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -101,6 +101,7 @@ * [Racket](#racket) * [Ruby](#ruby) * [RSpec](#rspec) + * [Sinatra](#sinatra) * [Ruby on Rails](#ruby-on-rails) * [Rust](#rust) * [Sage](#sage) @@ -839,7 +840,7 @@ See also [TeX](#tex) ###Mercurial -* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) - +* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) - * [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/) ###MySQL @@ -1087,6 +1088,9 @@ See also [TeX](#tex) ###RSpec * [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org) +###Sinatra +* [Sinatra Book](https://github.com/sinatra/sinatra-book) + ###Ruby on Rails * [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book) * [Objects on Rails](http://objectsonrails.com) @@ -1102,7 +1106,7 @@ See also [TeX](#tex) ###Sage * [The Sage Manuals](http://sagemath.org/doc/) * [Sage for Newbies](http://sage.math.washington.edu/home/tkosan/newbies_book/) - Ted Kosan -* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) (PDF) - William +* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) (PDF) - William ###Scala