File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[ ![ BangaJS Logo] ( https://i.ibb.co/GC3hqjC/banga-banner.jpg )] ( https://bangajs.netlify.app/ )
22
3- BangaJS is a cli generator for building [ ExpressJS] ( https://expressjs.com ) applications with speed and efficiency.
3+ BàngáJS is a cli generator for building [ ExpressJS] ( https://expressjs.com ) applications with speed and efficiency.
44
55[ ![ NPM Version] [ npm-image ]] [ npm-url ]
66[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
@@ -12,7 +12,7 @@ It's available on the [Node.js](https://nodejs.org/en/) module through the
1212
1313Before installing, [ download and install Node.js] ( https://nodejs.org/en/download/ )
1414
15- Then install BangaJS globally:
15+ Then install BàngáJS globally:
1616
1717``` bash
1818$ npm install bangajs -g
@@ -46,7 +46,7 @@ By default the server will be running on http://localhost:2020/
4646
4747## People
4848
49- The author of BangaJS is [ Onyegbu Ifedili] ( https://github.com/saucecodee )
49+ The author of BàngáJS is [ Onyegbu Ifedili] ( https://github.com/saucecodee )
5050
5151[ List of all contributors] ( https://github.com/saucecodee/banga/graphs/contributors )
5252
Original file line number Diff line number Diff line change 11{
22 "name" : " bangajs" ,
3- "version" : " 0 .0.1 " ,
4- "description" : " Banga is a CLI generator for building ExpressJS applications with speed and efficiency." ,
3+ "version" : " 1 .0.0 " ,
4+ "description" : " Bàngá is a CLI generator for building ExpressJS applications with speed and efficiency." ,
55 "main" : " bin/index.js" ,
66 "bin" : {
77 "banga" : " bin/index.js"
You can’t perform that action at this time.
0 commit comments