mirror of https://github.com/jarro2783/cxxopts.git
Add a readme comment about versions
This commit is contained in:
parent
a3ccf3e1f7
commit
00e8ecc482
|
|
@ -1,5 +1,10 @@
|
|||
[](https://travis-ci.org/jarro2783/cxxopts)
|
||||
|
||||
# Release versions
|
||||
|
||||
Note that `master` is generally a work in progress, and you probably want to use a
|
||||
tagged release version.
|
||||
|
||||
# Quick start
|
||||
|
||||
This is a lightweight C++ option parser library, supporting the standard GNU
|
||||
|
|
|
|||
Loading…
Reference in New Issue