Skip to content

Commit 6148df6

Browse files
committed
Added a user hint for example keys
1 parent 4471830 commit 6148df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Install via Composer:
3232

3333
require __DIR__ . '/vendor/autoload.php';
3434

35+
// These keys won't actually work... on purpose. Create your OWN!
36+
3537
$phpcrypt = new \PHPCrypt\Simple(
3638
'6zp4y5vnUQpfEroWI6dMq5lC46F5Dmqa4NDcM1W42k='
3739
'RJikKksPg3UmqgQPXBwCmcSOMHQn0iOtQAFcfcQOTU='

0 commit comments

Comments
 (0)