Skip to content

Commit a98a337

Browse files
authored
doc: describe what the library does (#2)
1 parent c96f9df commit a98a337

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# version_weaver: fast semver library
22

3+
A fast and standard compliant implementation of the
4+
[Semantic Versioning](https://semver.org/) standard.
5+
6+
37
Usage:
48
```
59
cmake -B build

0 commit comments

Comments
 (0)