rename rust/ to taskchampion/
This commit is contained in:
committed by
Tomas Babej
parent
ccb9a0fdfb
commit
12ecfa2b1e
5
taskchampion/docs/src/data-model.md
Normal file
5
taskchampion/docs/src/data-model.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Data Model
|
||||
|
||||
A client manages a single offline instance of a single user's task list, called a replica.
|
||||
This section covers the structure of that data.
|
||||
Note that this data model is visible only on the client; the server does not have access to client data.
|
||||
Reference in New Issue
Block a user