Skip to content

Commit 4b8c9a8

Browse files
authored
Merge pull request #33 from numbofathma/v1.1.1
Do a little bit of cleanup
2 parents 122eaeb + 03007ce commit 4b8c9a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Phaser.io CE 2.20.0, Howler.js 2.2.3, TypeScript and Webpack 5.75, play nice together.
2-
#### A bootstrap project to create games with Phaser.io, Howler.js, TypeScript and Webpack.
2+
#### A boilerplate project to create games with Phaser.io, Howler.js, TypeScript and Webpack.
33

44
## Features
55
- Uses the latest Phaser CE
@@ -10,7 +10,7 @@
1010
- Other awesome stuff!
1111

1212
# Setup
13-
To use this bootstrap you’ll need to install a few things before you have a working copy of the project.
13+
To use this boilerplate you’ll need to install a few things before you have a working copy of the project.
1414

1515
## 1. Clone this repo:
1616

@@ -67,7 +67,7 @@ Run:
6767

6868
Run:
6969

70-
``` npm run check-types```
70+
``` npm run check```
7171

7272
## Credits
7373
Big thanks to this great repos:

0 commit comments

Comments
 (0)