From 7ca5601ca2d68889ff6a36e8cef97445670bb31e Mon Sep 17 00:00:00 2001 From: saucecodee Date: Mon, 16 Nov 2020 07:40:46 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2217abc..5ae4cd8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![BangaJS Logo](https://i.ibb.co/qr5jqrk/BangaJS.png)](https://bangajs.netlify.app/) -BangaJS is a cli generator for building [ExpressJS](https://expressjs.com) applications with speed and efficiency. +BàngáJS is a cli generator for building [ExpressJS](https://expressjs.com) applications with speed and efficiency. [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] @@ -12,7 +12,7 @@ It's available on the [Node.js](https://nodejs.org/en/) module through the Before installing, [download and install Node.js](https://nodejs.org/en/download/) -Then install BangaJS globally: +Then install BàngáJS globally: ```bash $ npm install bangajs -g @@ -46,7 +46,7 @@ By default the server will be running on http://localhost:2020/ ## People -The author of BangaJS is [Onyegbu Ifedili](https://github.com/saucecodee) +The author of BàngáJS is [Onyegbu Ifedili](https://github.com/saucecodee) [List of all contributors](https://github.com/saucecodee/banga/graphs/contributors)