Skip to content

Commit

Permalink
Changed the wording
Browse files Browse the repository at this point in the history
  • Loading branch information
berndporr committed Feb 1, 2022
1 parent 4dc9caa commit d02af01
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ Ubuntu LTS with swig installed.

https://pypi.org/project/feedforward_closedloop_learning/

## Tests

These are in `tests_c` and `tests_py` to demonstrate both the C++ API and the python
API.

## Demos

* A classic line follower demo in `linefollower/` and
Expand All @@ -45,11 +40,7 @@ API.

The online documentation can be found here: https://glasgowneuro.github.io/feedforward_closedloop_learning/

Run `doxygen` to generate the reference documentation for all classes:
```
make docs
```
This will be written to the `docs` subdirectory in HTML, RTF and LaTeX.
The documentation is in the `docs` subdirectory in HTML, RTF and PDF.

## License

Expand Down

0 comments on commit d02af01

Please sign in to comment.