From be103c630da4d973385bcda3c7c295ab0908ef95 Mon Sep 17 00:00:00 2001 From: Rob Simpson Date: Sat, 13 Feb 2016 11:00:38 -0500 Subject: [PATCH] added semver to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a159746f0..5f58d0d8a 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,8 @@ You should be able to visit WebApp here: ## After Installation: Working with WebApp Day-to-Day [Read about working with WebApp on a daily basis](README_WORKING_WITH_WEB_APP.md) + +## SemVer + +We follow [SemVer](http://semver.org/) for our releases. Please read if you plan +to tag for any releases.