Skip to content

Commit

Permalink
The slash was facing the wrong way in the installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusirgens committed Apr 28, 2016
1 parent 436b791 commit 6568a40
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
Creates strings with an adjective and a noun. Used for semi-safe stuff like simple two factor authentication.
## Usage
`random_factor($lang = 'en', $spacing = ' ')`

Supports English (en) and Norwegian (no).
## Installation
Composer, get it as `"marcuspi\random-factor": "dev-master"`
Composer, get it as `"marcuspi/random-factor": "dev-master"`
### Is this safe to use?
Probably not.

0 comments on commit 6568a40

Please # to comment.