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