Files
avo/examples/README.md
Michael McLoughlin 1b0ce66552 doc: README for args example
Also started a README in the root examples directory.

Updates #14
2019-01-01 15:46:42 -08:00

7 lines
149 B
Markdown

# Examples
Feature demonstrations:
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
* **[args](args):** Loading function arguments.