Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit e6d724c

Browse files
author
Axel Rindle
committed
Update README.md
1 parent cb0db28 commit e6d724c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ versionCheck(options, function (update, error) { // callback function
3838
Check the [examples folder](https://github.com/axelrindle/github-version-checker/tree/master/examples) for more examples.
3939

4040
### Note on semantic versioning
41-
Always try to follow a clear [semver format](http://semver.org/). This helps to avoid parsing mistakes and getting a clear result.
41+
Always try to follow a clear [semver format](http://semver.org/). This helps to avoid parsing mistakes and getting a clear result. Also read [here](https://github.com/npm/node-semver#versions).
4242

4343
## API
4444
### `function versionCheck(options, [callback])`

0 commit comments

Comments
 (0)