From 25a6458734a46c680bef60d703ebd262b20f1732 Mon Sep 17 00:00:00 2001 From: Jonathan Pelham Date: Wed, 19 Jan 2022 17:00:47 +0000 Subject: [PATCH] added binder link --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 4010ecffe..a7d5ed77d 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,18 @@ Python Control Systems Library The Python Control Systems Library is a Python module that implements basic operations for analysis and design of feedback control systems. + +Have a go now! +====== +Try out the examples in the examples folder using the binder service. + +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/python-control/python-control/HEAD + + + + + Features --------