Skip to content

Commit 325dbde

Browse files
Fix titles in README.md
1 parent 9c76ac6 commit 325dbde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ NewValuePublisher updating new value: 6 to observers
5050
NewValueSubscriber1 received new value: 6
5151
```
5252

53-
##Prerequisites
53+
## Prerequisites
5454

5555
Works for both Python2.6+ or python3
5656
[Install python](https://www.python.org/downloads/)
5757

58-
##Install this package directly
58+
## Install this package directly
5959
Get observer package by issuing the following command:
6060
```console
6161
$ pip install git+https://github.com/FrederikBjorne/python-observer.git

0 commit comments

Comments
 (0)