doc: README for complex example

Updates #14
This commit is contained in:
Michael McLoughlin
2019-01-01 15:56:17 -08:00
parent 1b0ce66552
commit 8465c21c02
2 changed files with 37 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ Feature demonstrations:
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
* **[args](args):** Loading function arguments.
* **[complex](complex):** Working with `complex{64,128}` types.