cleanup on README and CHANGELOG markdown

This commit is contained in:
Blake Harnden 2019-06-10 15:59:00 -07:00
parent 1018143cfe
commit d37db217b5
2 changed files with 343 additions and 343 deletions

View file

@ -17,13 +17,13 @@ scripting network emulation.
## Documentation and Examples
* Documentation hosted on GitHub
* <http://coreemu.github.io/core/>
* <http://coreemu.github.io/core/>
* Basic Script Examples
* [Examples](daemon/examples/api)
* [Examples](daemon/examples/api)
* Custom Service Example
* [sample.py](daemon/examples/myservices/sample.py)
* [sample.py](daemon/examples/myservices/sample.py)
* Custom Emane Model Example
* [examplemodel.py](daemon/examples/myemane/examplemodel.py)
* [examplemodel.py](daemon/examples/myemane/examplemodel.py)
## Support