reword README

This commit is contained in:
Dustin J. Mitchell 2021-09-13 17:42:16 -04:00
parent fb39c90592
commit 757f923c66

View file

@ -32,7 +32,7 @@ There are four crates here:
* [taskchampion](./taskchampion) - the core of the tool
* [taskchampion-cli](./cli) - the command-line binary
* [taskchampion-sync-server](./sync-server) - the server against which `task sync` operates
* [replica-server-tests](./replica-server-tests) - the server against which `task sync` operates
* [replica-server-tests](./replica-server-tests) - integration tests covering both _taskchampion-cli_ and _taskchampion-sync-server_
## Documentation Generation