From ab8bbd3bf8c1d7d1a8ff6e47db3fc162943e5a8b Mon Sep 17 00:00:00 2001 From: yory8 <> Date: Mon, 9 Sep 2019 19:30:24 +0200 Subject: [PATCH] docs: declare that we use SemVer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee4cb41..383e218 100644 --- a/README.md +++ b/README.md @@ -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.