aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskari Timperi <oswjk@users.noreply.github.com>2018-04-14 13:38:11 +0300
committerGitHub <noreply@github.com>2018-04-14 13:38:11 +0300
commit155d1c06db73fc10d88ab39bb6d580494ad8a3f8 (patch)
tree92f3343d4206bbbeb165cd71b6b28e3441ab3ad7
parentb626faaed73b39e5ba025a54f821009fe7607c71 (diff)
downloadnimtwirp-155d1c06db73fc10d88ab39bb6d580494ad8a3f8.tar.gz
nimtwirp-155d1c06db73fc10d88ab39bb6d580494ad8a3f8.zip
Update README.md
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 27d5ca5..d76dfa9 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ See the `example` directory for an example.
# Features
-[x] server generation from protobuf Service definition
-[x] client generation from protobuf Service definition
-[x] protobuf input/output
-[ ] json input/output
+- [x] server generation from protobuf Service definition
+- [x] client generation from protobuf Service definition
+- [x] protobuf input/output
+- [ ] json input/output