Updating readme

This commit is contained in:
Igal Tabachnik 2017-10-16 21:36:25 +03:00
parent ee59574ad3
commit 74e4c369ec
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@ Category Theory for Programmers
<img src="https://user-images.githubusercontent.com/601206/31094980-ba6af4a4-a7bf-11e7-8857-870346890b44.png"
alt="Category Theory for Programmers" width=256 align="right" />
<b>Direct link: [category-theory-for-programmers.pdf](https://github.com/hmemcpy/milewski-ctfp-pdf/releases/download/v0.1/category-theory-for-programmers.pdf)</b>
(Latest release: v0.1, September 2017)
<b>Direct link: [category-theory-for-programmers.pdf](https://github.com/hmemcpy/milewski-ctfp-pdf/releases/download/v0.2/category-theory-for-programmers.pdf)</b>
(Latest release: v0.2, October 2017)
This is an *unofficial* PDF version of "Category Theory for Programmers" by Bartosz Milewski, converted from his [blogpost series](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/).
@ -59,4 +59,4 @@ License
The PDF book, `.tex` files, and associated images and figures in directories `src/fig` and `src/content` are licensed under Creative Commons Attribution-ShareAlike 4.0 International License ([cc by-sa](http://creativecommons.org/licenses/by-sa/4.0/)).
The script files `scraper.py` and others are licensed under GNU General Public License version 3 (for details, see [src/LICENSE](https://github.com/hmemcpy/milewski-ctfp-pdf/blob/master/src/LICENSE)).
The script files `scraper.py` and others are licensed under GNU General Public License version 3 (for details, see [LICENSE](https://github.com/hmemcpy/milewski-ctfp-pdf/blob/master/LICENSE)).