Commit 00e8ecc482b79c04942fc2c08773618348bd0a6a
1 parent
a3ccf3e1
Add a readme comment about versions
Showing
1 changed file
with
5 additions
and
0 deletions
README.md
| 1 | 1 | [](https://travis-ci.org/jarro2783/cxxopts) |
| 2 | 2 | |
| 3 | +# Release versions | |
| 4 | + | |
| 5 | +Note that `master` is generally a work in progress, and you probably want to use a | |
| 6 | +tagged release version. | |
| 7 | + | |
| 3 | 8 | # Quick start |
| 4 | 9 | |
| 5 | 10 | This is a lightweight C++ option parser library, supporting the standard GNU | ... | ... |