Skip to content

Commit

Permalink
fixed line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehfkemsy authored Jul 25, 2019
1 parent c90176f commit 6bf6033
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ A little NodeJS server for managing GitHub events

## Available Commands

`yarn start` - Starts PM2 process with argument `--name`
`yarn stop` - stops process
`yarn restart` - restarts process
`yarn status` - logs process status
`yarn clear` - clear process' logs
`yarn delete` - deletes process
`yarn start` - Starts PM2 process with argument `--name`</br>
`yarn stop` - stops process </br>
`yarn restart` - restarts process </br>
`yarn status` - logs process status </br>
`yarn clear` - clear process' logs </br>
`yarn delete` - deletes process </br>

For more details see [package.json](https://github.com/UPE-FIU/Hooks/blob/master/package.json)

0 comments on commit 6bf6033

Please sign in to comment.