We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413868a commit c662367Copy full SHA for c662367
readme.md
@@ -6,7 +6,7 @@ A simple PHP class to encrypt a string, and decrypt an encrypted string
6
7
### Include the class
8
9
-#### Option 1
+#### Option 1 (using Composer)
10
11
- Add the following to your `composer.json` file-
12
```json
0 commit comments