We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c76ac6 commit 325dbdeCopy full SHA for 325dbde
README.md
@@ -50,12 +50,12 @@ NewValuePublisher updating new value: 6 to observers
50
NewValueSubscriber1 received new value: 6
51
```
52
53
-##Prerequisites
+## Prerequisites
54
55
Works for both Python2.6+ or python3
56
[Install python](https://www.python.org/downloads/)
57
58
-##Install this package directly
+## Install this package directly
59
Get observer package by issuing the following command:
60
```console
61
$ pip install git+https://github.com/FrederikBjorne/python-observer.git
0 commit comments