]> jfr.im git - erebus.git/commitdiff
Update README.md
authorJohn <redacted>
Sat, 7 Apr 2018 07:17:35 +0000 (02:17 -0500)
committerGitHub <redacted>
Sat, 7 Apr 2018 07:17:35 +0000 (02:17 -0500)
README.md

index b489db337518f1e8cbdc601871dfa177b89fcfbc..6a7fbdb5c492de5a782355eb26167438c8fb0646 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Some modules require additional supporting materials, which can be found in `mod
 
 *****
 Module API
-==========
+----------
 The module API has largely remained backwards-compatible and likely will remain so into the future. However, it is still currently unstable, primarily because it's only tested with the included modules. If you find a change was introduced which breaks something you relied on, please raise a bug.
 
 There is currently no documentation as to... well, anything. A good starter template for a new module is `modules/eval.py`. `modules/control.py` uses a significant subset of the API features available. `modules/foo.py` is intended as a demonstration module, and documents some of the major features.