diff --git a/README.md b/README.md index aad0b12..1d72496 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mhysa +# Mhysa **Streams and event emitter utils for Node.js** @@ -10,7 +10,7 @@ yarn add mhysa ## Basic Usage -The following snippet demonstrates most of mhysa's current features without much explanation. More +The following snippet demonstrates most of Mhysa's current features without much explanation. More will come! ```js diff --git a/package.json b/package.json index 3173cd8..3918c52 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dist" ], "repository": { - "url": "git@github.com:Wenzil/mhysa.git", + "url": "git@github.com:Wenzil/Mhysa.git", "type": "git" }, "scripts": {