diff --git a/README.md b/README.md index f6dcaf7..30c0b7d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ "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. +docs/README +More info here... + Changes to the document are published to the website by a [GitHub Actions workflow](https://github.com/semver/semver.org/blob/gh-pages/.github/workflows/sync.yml) which runs once each day. +master