# HG changeset patch
# User Paul Kehrer <paul.l.kehrer@gmail.com>
# Date 1663204277 18000
#      Wed Sep 14 20:11:17 2022 -0500
# Node ID 8b4772657dd6ab898963f76123f6500de1d45c4f
# Parent  0207a29c45dc90a8e31bb0429dc640b71967c2e2
suggest better things (#412)

diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,8 @@
 .. image:: https://github.com/pyca/bcrypt/workflows/CI/badge.svg?branch=main
     :target: https://github.com/pyca/bcrypt/actions?query=workflow%3ACI+branch%3Amain
 
-Acceptable password hashing for your software and your servers
+Acceptable password hashing for your software and your servers (but you should
+really use argon2id or scrypt)
 
 
 Installation