Skip to content

Commit c4d0c2b

Browse files
Merge branch 'master' of github.com:CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
2 parents 2ff1a85 + 503aca3 commit c4d0c2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Contents
2626

2727
(The below chapters are rendered via the *nbviewer* at
2828
[nbviewer.ipython.org/](http://nbviewer.ipython.org/), and is read-only and rendered in real-time.
29-
Interactive notebooks + examples can be downloaded by cloning! )
29+
Interactive notebooks + examples can be downloaded by cloning!
3030

3131

3232
* [**Prologue:**](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Prologue/Prologue.ipynb) Why we do it.
@@ -92,7 +92,7 @@ this book, though it comes with some dependencies.
9292
2. The second, preferred, option is to use the nbviewer.ipython.org site, which display IPython notebooks in the browser ([example](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Chapter1_Introduction.ipynb)).
9393
The contents are updated synchronously as commits are made to the book. You can use the Contents section above to link to the chapters.
9494

95-
3. **PDF versions are coming.** PDFs are the least-prefered method to read the book, as pdf's are static and non-interactive. If PDFs are desired, they can be created dynamically using Chrome's builtin print-to-pdf feature or using the [nbconvert](https://github.com/ipython/nbconvert) utility.
95+
3. **PDF versions are available! Look in the PDF/ directory.** PDFs are the least-prefered method to read the book, as pdf's are static and non-interactive. If PDFs are desired, they can be created dynamically using Chrome's builtin print-to-pdf feature or using the [nbconvert](https://github.com/ipython/nbconvert) utility.
9696

9797

9898
Installation and configuration
@@ -139,7 +139,7 @@ Contributions and Thanks
139139

140140
Thanks to all our contributing authors, including (in chronological order):
141141

142-
Authors | | |
142+
Authors | | | |
143143
--- | --- | --- | ---
144144
[Cameron Davidson-Pilon](http://www.camdp.com) | [Stef Gibson](http://stefgibson.com) | [Vincent Ohprecio](http://bigsnarf.wordpress.com/) |[Lars Buitinck](https://github.com/larsman)
145145
[Paul Magwene](http://github.com/pmagwene) | [Matthias Bussonnier](https://github.com/Carreau) | [Jens Rantil](https://github.com/JensRantil) | [y-p](https://github.com/y-p)

0 commit comments

Comments
 (0)