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 --------