removed old examples, updated examples api to denote they are python script examples

This commit is contained in:
bharnden 2019-10-03 12:41:56 -07:00
parent 319c10aa34
commit 41f7f46988
12 changed files with 1 additions and 1342 deletions

View file

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