Skip to content

Commit b38483e

Browse files
committed
Tweak readme
1 parent e926a9d commit b38483e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
## Some simple examples of the use of Modelspec
22

33
See also packages [NeuroMLlite](https://github.com/NeuroML/NeuroMLlite) & [MDF](https://github.com/ModECI/MDF) for usage of Modelspec.
4+
5+
## A simple definition of the structure of a Document in modelspec
6+
7+
A Python file defining the structure of the Document, as well as saving an instance: [document.py](document.py).

0 commit comments

Comments
 (0)