Skip to content

Commit 6568a40

Browse files
committed
The slash was facing the wrong way in the installation instructions.
1 parent 436b791 commit 6568a40

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
Creates strings with an adjective and a noun. Used for semi-safe stuff like simple two factor authentication.
33
## Usage
44
`random_factor($lang = 'en', $spacing = ' ')`
5+
6+
Supports English (en) and Norwegian (no).
57
## Installation
6-
Composer, get it as `"marcuspi\random-factor": "dev-master"`
8+
Composer, get it as `"marcuspi/random-factor": "dev-master"`
9+
### Is this safe to use?
10+
Probably not.

0 commit comments

Comments
 (0)