diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index deaee88..f55fb73 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ them. ### `<repo_path>/issues/?query=<query>` -This path displays all issues that match the query `<query>` for the -repository at `<repo_path>`. +This path displays all issues that match the query `<query>` for the repository +at `<repo_path>`. ### `<repo_path>/issue/<issue_id>` @@ -71,8 +71,8 @@ per line. This is semantically the same as `cgit`'s `project-list`. ### Note -`back` needs write access to the repository, because it will generate -an entity lookup cache at `.git/git-bug-rs`. +`back` needs write access to the repository, because it will generate an entity +lookup cache at `.git/git-bug-rs`. ## Licensing |