From 75cb6cac987c21eeb7af806d0e610a7969e8875e Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Mon, 26 Mar 2018 21:10:58 +0300 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a2a22a..39e7cb9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A pure Nim library for dealing with protobuf serialization and deserialization. A `protoc` plugin is also included which can be used for generating Nim code, usable by the library, from `.proto` files. -At the moment this is at a very rough state. Do not use for any kind of production use. +At the moment this is at a very rough state. Do not use for any kind of production use. Anything can change at any time. You've been warned. # Example -- cgit v1.2.3