Update example

This commit is contained in:
Matthias Beyer 2016-01-19 16:10:31 +01:00
parent adaa6b69ec
commit 9d9efa76ea

View file

@ -67,9 +67,19 @@ An example for a file in the store follows.
```
---
[imag]
nothing = here
[imag.examplemodule]
and_nothing = here_as_well
version = "0.1.0"
[imag.content]
url = "file://home/user/kittens.mpeg"
imag.links = [
"imag://home/user/more_kittens.mpeg"
]
[examplemodule]
arbitrary = data
[custom]
truth = 42
---
This is an example text, written by the user.