0
0
mirror of https://github.com/semver/semver.git synced 2025-08-30 09:45:32 +00:00

Update README.md

This commit is contained in:
Alexandr Tovmach 2020-06-18 23:43:30 +03:00 committed by GitHub
parent db63f83a25
commit 52534252fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@
"Semantic Versioning" or "SemVer" contain a set of rules and requirements that dictate how version numbers are assigned and incremented. You can find full document in [semver.md](./semver.md) or visit our official website [semver.org](https://semver.org) to find previous versions and localized specifications.
More info here...