Skip to content

Commit

Permalink
State that we follow semver in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HacKanCuBa committed Sep 23, 2018
1 parent b1ff574 commit 1a71cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ To uninstall, run respectively `make package-uninstall`, `make uninstall` or `ma

Another option is to run `pip install --user hc-passphrase` (for user-wide installation) or `pip install hc-passphrase` (for system-wide installation), but I advise against this way given that pip doesn't do any cryptographic verification of signatures nor hashes at all.

This project supports [semver](https://semver.org) since *v1.0.0*.

#### Examples of use

Check the [man page](https://github.com/HacKanCuBa/passphrase-py/blob/master/man/passphrase.md) for more information.
Expand Down

0 comments on commit 1a71cf2

Please sign in to comment.