Skip to content

Commit 686ed74

Browse files
authored
README: add acknowledgements section
1 parent b1b5431 commit 686ed74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@ Make sure both are inside your `PATH` variable.
232232

233233
After installing these use `go generate ./msg` to generate the protobuf code. If you're on Windows you'll need to run go generate from CMD, not Bash.
234234

235+
## Acknowledgements
236+
237+
Thanks to [@JetBrains](https://github.com/JetBrains) for sponsoring a license of their awesome [GoLand](https://www.jetbrains.com/go/) IDE for this project - go check it out!
238+
239+
And a very special thanks goes out to all the ⭐️contributors⭐️, be it in the form of PRs, issues or anything else.
235240

236241
## License
237242

0 commit comments

Comments
 (0)