Skip to content

Commit 6075402

Browse files
author
Hans Kristian Flaatten
committed
fix(docs): formatting of developer commands table
1 parent bb56f54 commit 6075402

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,12 @@ Put these environment variables in you `.env` file.
2929

3030
### Commands
3131

32-
|-----------------|---------------------------------|
3332
| Command | Description |
3433
|-----------------|---------------------------------|
3534
| `npm test` | Run test suite |
3635
| `npm start` | Run development server |
3736
| `npm run watch` | Run test suite when files change|
3837
| `npm run lint` | Run source code linter |
3938
| `npm run grunt` | Build static assets |
40-
|-----------------|---------------------------------|
4139

4240
## [MIT Licensed](https://github.com/Turbasen/Developer/blob/master/LICENSE)

0 commit comments

Comments
 (0)