Skip to content

Commit bb0ee5d

Browse files
Update README.md
1 parent 9869d16 commit bb0ee5d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,8 @@ $password = new SecurePassword();
127127
$cost = $password->getOptimalBcryptCost();
128128

129129
var_dump($cost);
130-
```
130+
```
131+
132+
## License
133+
134+
MIT

0 commit comments

Comments
 (0)