diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..b7b399c --- /dev/null +++ b/examples/README.md @@ -0,0 +1,7 @@ +# Example Programs + +| Directory | Contents | +|--------------|--------------------------------------| +| `asm/` | Hand-written assembly examples | +| `c/` | C programs compiled to Fyntv | +| `benchmarks/`| Standard benchmark ports | |
