We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6b352 commit 25a6458Copy full SHA for 25a6458
1 file changed
README.rst
@@ -22,6 +22,18 @@ Python Control Systems Library
22
The Python Control Systems Library is a Python module that implements basic
23
operations for analysis and design of feedback control systems.
24
25
+
26
+Have a go now!
27
+======
28
+Try out the examples in the examples folder using the binder service.
29
30
+.. image:: https://mybinder.org/badge_logo.svg
31
+ :target: https://mybinder.org/v2/gh/python-control/python-control/HEAD
32
33
34
35
36
37
Features
38
--------
39
0 commit comments