From 00e8ecc482b79c04942fc2c08773618348bd0a6a Mon Sep 17 00:00:00 2001 From: Jarryd Beck Date: Thu, 12 Apr 2018 08:14:07 +1000 Subject: [PATCH] Add a readme comment about versions --- README.md | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) 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 -- libgit2 0.21.4