aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOskari Timperi <oswjk@users.noreply.github.com>2018-04-02 11:49:03 +0300
committerGitHub <noreply@github.com>2018-04-02 11:49:03 +0300
commite85b281507fb15509078436c35da6f5b9a7bad3e (patch)
treeedb3d4b8ac0983153fa60628542086ce95e2091f /README.md
parente1f5d2e73a1f305ca003b24f6025615abade5d64 (diff)
downloadnimpb-e85b281507fb15509078436c35da6f5b9a7bad3e.tar.gz
nimpb-e85b281507fb15509078436c35da6f5b9a7bad3e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1e137b..8791440 100644
--- a/README.md
+++ b/README.md
@@ -54,4 +54,4 @@ 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. It handles parsing of the protobuf files in compile time which can make building simpler.
+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.