From 3c26d1762160b5dc28c4781a9e9be08e8b79259e Mon Sep 17 00:00:00 2001 From: Jason Du Date: Thu, 3 Dec 2020 12:54:59 -0800 Subject: [PATCH] Fix: readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e159d7..68a5ef0 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,9 @@ make protos faker: ``` make faker -``` \ No newline at end of file +``` + +## Usage + +To use protos in another repo, add +`github.com/myDevicesIoT/protos v1.0.2` to go.mod file. \ No newline at end of file