add readm

This commit is contained in:
Tobias Oberstein
2016-07-16 19:12:43 +02:00
parent 83dcccca2e
commit b33acb873c

View File

@@ -0,0 +1,17 @@
In a first terminal:
```console
crossbar start
```
In a second terminal:
```console
python client_using_apprunner.py
```
or
```console
python client_using_clientservice.py
```