diff options
author | Julien Eluard <[email protected]> | 2011-02-12 08:10:28 -0800 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2011-02-12 08:10:28 -0800 |
commit | 91d9ef87331c9bbfa6eb6fefdfa37f71a7c71b98 (patch) | |
tree | b650324d0ad7afe7cc6034385362b1e1d03e9633 /README.textile | |
parent | 60f116bebb9959a4941cbc436ab35a24829980e1 (diff) |
Added link to documentation.
Diffstat (limited to 'README.textile')
-rwxr-xr-x | README.textile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.textile b/README.textile index 19c51f7..3ec0ac8 100755 --- a/README.textile +++ b/README.textile @@ -1 +1,3 @@ Semantic Versioning is a Java library allowing to automatically validate if your project's version number follows Semantic Versioning principles. + +Full documentation available at http://jeluard.github.com/semantic-versioning |