From 723de2ab978667b1bfdc725a83ffe8a59e5fd120 Mon Sep 17 00:00:00 2001 From: itzaname Date: Sun, 17 Jul 2022 13:46:50 -0400 Subject: [PATCH] Add more detailed README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.