aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-04-04 18:15:54 +0200
committerMichael Muré <batolettre@gmail.com>2020-04-04 18:15:54 +0200
commita8aecec6eeb41ccac35871cbe45fed4ae5231f27 (patch)
tree12a4d40e146f71834bd181a9f1b6efbe3b285a9c /README.md
parente43920bc87853f9353e93846916e5f74289dcd64 (diff)
downloadgit-bug-a8aecec6eeb41ccac35871cbe45fed4ae5231f27.tar.gz
readme: better phrasing
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd47392a..68dad058 100644
--- a/README.md
+++ b/README.md
@@ -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>