Skip to content

Commit 78c9d2e

Browse files
Update README.md
1 parent 2d096c8 commit 78c9d2e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ Through GitHub-Flow, you will be able to assimilate and enforce the Git-Flow in
1010
`pip install github-flow`
1111

1212
## Configuration (github-flow.yaml)
13-
The main advantage of this git-flow implementation (additional to the pull-reuests before the merge),
14-
is the centralized configuration file, all the developers workflow will be the same according this conf file.
13+
The main advantage of this git-flow implementation (additional to the pull-requests before the merge), is the centralized configuration file, all the developers workflow will be the same according this conf file.
1514

16-
This conf file is required, please add it to the root directory of your repository before starting work with `git flow`.
15+
This configuration file is required for the CLI extension, please add it to the root directory of your repository before starting work with `git flow`.
1716

1817
```
1918
---

0 commit comments

Comments
 (0)