diff --git a/README.md b/README.md index 9a30046..9904f22 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ npm start node server.js ``` -This might want to use something like screen to separate the process from your current terminal session. +You might want to use something like screen to separate the process from your current terminal session. **4. Create and init your git source** @@ -82,4 +82,4 @@ At first start, a `git_secret` file will be generated, use it to create a new we * Secret : `` * Events : Just the push event -On GitHub, webhooks can be created in the `Settings/Webhooks` part of the repository. \ No newline at end of file +On GitHub, webhooks can be created in the `Settings/Webhooks` part of the repository.