Skip to content

Commit 0bb58f2

Browse files
committed
Update README
1 parent 9addb64 commit 0bb58f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# NProto
22

3-
Some easy to use rpc/msg components.
3+
Easy to use communication (e.g. rpc/msg/...) components.
44

55
This is the second major version (v2). Compare to v1, v2 has re-designed high level interfaces:
6-
Though it's still mainly focus on [nats](https://nats.io) + [protobuf](https://developers.google.com/protocol-buffers),
6+
Though it's still mainly focus on [**n**ats](https://nats.io) + [**proto**buf](https://developers.google.com/protocol-buffers),
77
but it's not force to. It's totally ok for implementations to use other encoding schemas (e.g. `json`, `msgpack` ...)
88
or use other transports (e.g. `http`).

0 commit comments

Comments
 (0)