Merge pull request #366 from houshuang/patch-1

Add link to example notebooks on wiki
This commit is contained in:
Andrew Gibiansky 2015-02-23 15:53:58 -08:00
commit 83d6ca656f

View File

@ -4,7 +4,7 @@ IHaskell
===
IHaskell is an implementation of the [IPython](http://ipython.org) kernel protocol which allows you to use Haskell inside IPython frontends such as `qtconsole` and `notebook`.
[Demo Notebook](http://gibiansky.github.io/IHaskell/demo.html)
[Demo Notebook](http://gibiansky.github.io/IHaskell/demo.html) (more example notebooks on the [wiki](https://github.com/gibiansky/IHaskell/wiki))
**_Please_ run `cabal update` before installing - IHaskell updates _very_ regularly!**