summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f2d97b7..c69b736 100644
--- a/README
+++ b/README
@@ -18,7 +18,8 @@ To install, use the standard Python distutils incantation:
Regression tests are in the test/test.py file. This is deliberately in
a subdirectory so it does not mistakenly pick up the top-level bcrypt/
-directory.
+directory. ***PLEASE*** run the regress tests and ensure they pass before
+installing this module.
py-bcrypt is licensed under a ISC/BSD licence. The underlying Blowfish
and password hashing code is taken from OpenBSD's libc. See the LICENSE