diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/README.md.template | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/example/README.md.template b/example/README.md.template index 1848d03..127cd74 100644 --- a/example/README.md.template +++ b/example/README.md.template | |||
| @@ -2,10 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | A simple and easy to use command line argument parser library for Zig. | 3 | A simple and easy to use command line argument parser library for Zig. |
| 4 | 4 | ||
| 5 | Looking for a version that works with `zig master`? The `zig-master` branch has | ||
| 6 | you covered. It is maintained by people who live at head (not me) and is merged | ||
| 7 | into master on every `zig` release. | ||
| 8 | |||
| 9 | ## Features | 5 | ## Features |
| 10 | 6 | ||
| 11 | * Short arguments `-a` | 7 | * Short arguments `-a` |