docs: declare that we use SemVer
This commit is contained in:
parent
9a28ad2c85
commit
ab8bbd3bf8
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@ Run the binary in your Sway session by adding `exec clipman -d` (or `exec clipma
|
|||
To query the history and select items, run the binary as `clipman -s`. You can assign it to a keybinding: `bindsym $mod+h exec clipman -s`.
|
||||
|
||||
For more options: `clipman -h`.
|
||||
|
||||
## Versions
|
||||
|
||||
This projects follows SemVer conventions.
|
||||
|
|
Loading…
Reference in a new issue