diff options
author | Michael Muré <batolettre@gmail.com> | 2018-07-16 14:53:32 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-07-16 14:53:32 +0200 |
commit | 1cda19d65d52381ce49adc534548ec3f235ace91 (patch) | |
tree | 4c4409191b434bbeb4f5db7e195efd2431f6e339 /Readme.md | |
parent | 628d515997df7518560ea0040ed9a561501095b6 (diff) | |
download | git-bug-1cda19d65d52381ce49adc534548ec3f235ace91.tar.gz |
add a data model documentation
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ And pull for updates: git bug pull [<remote>] ``` +## Internals + +Interested by how it works ? Have a look at the [data model](doc/model.md). + ## Planned features - interactive CLI UI |