From 6568a40bfdae9cadd8d12f542c56621d2236f697 Mon Sep 17 00:00:00 2001 From: Marcus Pettersen Irgens Date: Thu, 28 Apr 2016 03:47:38 +0200 Subject: [PATCH] The slash was facing the wrong way in the installation instructions. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e362e46..e24ab4d 100644 --- a/README.md +++ b/README.md @@ -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.