summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32be2bd..94bca11 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ It also provides additional functions from libxcrypt missing in core PHP:
* `crypt_gensalt`: encode settings for passphrase hashing
* `crypt_checksalt`: validate a crypt setting string
-See the Linux man pages.
+See the Linux man pages or [PHP Documentation](https://www.php.net/xpass)
**Computation time**