From 88f03985bf1c5591494165c1dd3718f59af34fe5 Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Fri, 20 Oct 2017 13:25:54 -0700 Subject: [PATCH] Update README.md Added text mentioning the new Azure Notebook badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c78c06e..1cb4205 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Introductory text for Kalman and Bayesian filters. All code is written in Python **Thanks for all your work on publishing your introductory text on Kalman Filtering, as well as the Python Kalman Filtering libraries. We’ve been using it internally to teach some key state estimation concepts to folks and it’s been a huge help.** - Sam Rodkey, SpaceX -Start reading online now by clicking the binder badge below: +Start reading online now by clicking the binder or Azure badge below: [![Binder](http://mybinder.org/badge.svg)](https://beta.mybinder.org/v2/gh/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master)