diff --git a/README.md b/README.md index f992b39..284b747 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# StrafesNET protobuf definitions \ No newline at end of file +# StrafesNET protobuf definitions +The repository contains our internal GRPC service protobuf definitions which can be used to develop community supported internal applications (public api). + +# How to request a new method +Open an issue in this repo with the service and method name requested along with it's function.