diff --git a/README.MD b/README.MD index f9cb918..b475b2c 100644 --- a/README.MD +++ b/README.MD @@ -63,7 +63,7 @@ Fully featured this component is provided with: ## Versioning This project will be maintained under the Semantic Versioning guidelines. -Given a version number ..-, increment the: +Given a version number `MAJOR`.`MINOR`.`PATCH`-`PRE-RELEASE`, increment the: - MAJOR version when you make incompatible API changes, - MINOR version when you add functionality in a backwards-compatible manner, and