readme: better phrasing

This commit is contained in:
Michael Muré 2020-04-04 18:15:54 +02:00
parent e43920bc87
commit a8aecec6ee
No known key found for this signature in database
GPG Key ID: A4457C029293126F

View File

@ -71,7 +71,7 @@ There is multiple ways to use `git-bug`:
<img src="misc/diagrams/native_workflow.png" alt="Native workflow">
</p>
This is the pure `git-bug` experience. As you would do with code, push and pull your bugs between git remotes.
This is the pure `git-bug` experience. In a similar fashion as with code, use `git bug push` and `git bug pull` to push and pull your bugs between git remotes and collaborate with your teammate.
</details>