diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ # protobuf definition files for git-bug -This is an expirement to see if this will be useful +This is to make a easy way to parse the bugs from +the federated git-bug system. Search can be implemented +on top of this protobuf definition instead of being mixed +in with the database code. |
