doc: README for data example

Updates #14
This commit is contained in:
Michael McLoughlin
2019-01-01 16:33:30 -08:00
parent 49c795704d
commit 85a72997aa
3 changed files with 36 additions and 2 deletions

View File

@@ -10,3 +10,4 @@ Features:
* **[args](args):** Loading function arguments.
* **[returns](returns):** Building return values.
* **[complex](complex):** Working with `complex{64,128}` types.
* **[data](data):** Defining `DATA` sections.