Commit 5595775d authored by David Hendriks's avatar David Hendriks
Browse files

added a dummy readme and put the other readme back

parent 0c7a9124
Loading
Loading
Loading
Loading

README

0 → 100644
+0 −0

Empty file added.

+3 −4
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ To build the module, make sure you have built binary_c (with `make` in the binar
make
```
Then to test the Python module:

```
python3 ./python_API_test.py
```