Further baby step towards the right structure

This commit is contained in:
Luke Murphy
2020-08-13 20:46:24 +02:00
parent 696631fdf9
commit 99dd1f4cd7
6 changed files with 25 additions and 28 deletions

View File

@ -14,7 +14,7 @@ $ pip install hyper-rpc
## Example
> **TLDR; See the [example](https://github.com/hyperpy/hrpc/tree/master/example) directory**
> **The following example files are contained in the [example](https://github.com/hyperpy/hrpc/tree/master/example) directory**
## Acknowledgements