diff --git a/README.md b/README.md index 9e530fe..e575e61 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ [![Build Status](https://travis-ci.org/jarro2783/cxxopts.svg?branch=master)](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