From 039b2db236935096fb3e7c3b5efa55deeb513bfc Mon Sep 17 00:00:00 2001 From: rlabbe Date: Mon, 26 May 2014 13:50:24 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24afe36..ed91115 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ +Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/toc.ipynb) + #[Kalman Filters and Random Signals in Python](http://github.com/rlabbe/Kalman-Filters-and-Random-Signals-in-Python) ### Version 0.0 - not ready for public consumption. In development. -Read the static version [HERE](http://nbviewer.ipython.org/urls/raw.github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/Preface.ipynb) ## Motivation