Skip to content

Commit

Permalink
Update README.md Land of Lisp reading Progress Bar status
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukinix committed Mar 3, 2017
1 parent 245c0c5 commit c4f5463
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
A personal repository for annotation about learning lisp patterns.
The current content are answers plus code covering of the book [Land of Lisp](http://www.landoflisp.com) and the insights at the MIT 6.001 Course: Structures and Interpretations of Computer Programs.


(float 221/482)
# Land of Lisp book (reading) [221/482]
![progress](http://progressed.io/bar/41)
![progress](http://progressed.io/bar/45)

- [x] Chapter 1 (intro)
- [x] Chapter 2 (guess my numbers)
Expand Down

0 comments on commit c4f5463

Please sign in to comment.