From a21e4481b9ebe0f9233ec4536b97a165d48f562c Mon Sep 17 00:00:00 2001 From: noogen Date: Thu, 17 Jan 2019 22:04:19 -0600 Subject: [PATCH] psr4 namespace should be capitalize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 231ca87..725d60a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You can use this for categorizing any text content into any arbitrary set of **c ## Installing ``` -composer install Niiknow/bayes +composer install niiknow/bayes ``` ## Usage