Change branding to Mhysa (capitalized)

This commit is contained in:
Sami Turcotte 2018-11-28 23:46:12 -05:00
parent 0917763540
commit 3539b5f5df
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# mhysa # Mhysa
**Streams and event emitter utils for Node.js** **Streams and event emitter utils for Node.js**
@ -10,7 +10,7 @@ yarn add mhysa
## Basic Usage ## 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! will come!
```js ```js

View File

@ -19,7 +19,7 @@
"dist" "dist"
], ],
"repository": { "repository": {
"url": "git@github.com:Wenzil/mhysa.git", "url": "git@github.com:Wenzil/Mhysa.git",
"type": "git" "type": "git"
}, },
"scripts": { "scripts": {