Skip to content

Commit bb340db

Browse files
Update README.md
1 parent d00bdbb commit bb340db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ Changed the main file to be named index.extension instead of componentName.exten
4141
Now I can only import it like this: `import component from '/component'`
4242

4343
#### v2.0.0
44-
Added functionality for a configuration file, added the --init flag when running to create the config file.
44+
Added functionality for a configuration file, added the `--init` flag when running to create the config file.
4545
Made it easier to customise to your own coding style and file structure.
4646

4747
#### v1.2.0
48-
Added a jest .js test file, the starter code only checks that it can be rendered, but it can be fille with more!
48+
Added a jest .js test file, the starter code only checks that it can be rendered, but it can be filled with more!
4949

5050
## Output
5151
```

0 commit comments

Comments
 (0)