Skip to content

Commit

Permalink
docs: link
Browse files Browse the repository at this point in the history
  • Loading branch information
lonng committed Aug 16, 2017
1 parent 954abd8 commit 3007da5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@ go get -u github.com/gorilla/websocket
+ [Route compression](./docs/route_compression.md)
+ [Communication protocol](./docs/communication_protocol.md)
+ [Design patterns](./docs/design_patterns.md)
+ [API Reference(Server)](https://godoc.org/github.com/lonnng/nano)
+ [How to integrate `Lua` into `Nano` component(incomplete)](.)

- 简体中文
+ [如何构建你的第一个nano应用](./docs/get_started_zh_CN.md)
+ [路由压缩](./docs/route_compression_zh_CN.md)
+ [通信协议](./docs/communication_protocol_zh_CN.md)
+ [API参考(服务器)](https://godoc.org/github.com/lonnng/nano)
+ [如何将`lua`脚本集成到`nano`组件中(未完成)](.)

## Community
Expand Down

0 comments on commit 3007da5

Please sign in to comment.