summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-05-23 18:15:42 -0500
committerJeff Carr <[email protected]>2025-05-23 18:15:42 -0500
commit3b0c528b68d86fb84762d82d34ac24772918d7fc (patch)
treeff1c792adce5a222e099b0246e734ad2e92b190d
parent55a0052c71960b5f85f81fed30b5154d187102bf (diff)
miscv0.0.3
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b69325..ba58a0d 100644
--- a/README.md
+++ b/README.md
@@ -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.