From c4a65af55c123a5e607ff000457690ac8343da7f Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Thu, 19 Apr 2018 22:08:39 +0100 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2e1ed14..7f2508d 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,7 @@ assert message2.e == Test1_MyEnum.Bar # Other libraries If you do not want to depend on the `protoc` compiler, check Peter Munch-Ellingsen's [protobuf library](https://github.com/PMunch/protobuf-nim). It handles parsing of the protobuf files in compile time which can make building simpler. + +# Services + +For an example about how to generate services, see [nimtwirp](https://github.com/oswjk/nimtwirp). -- cgit v1.2.3