From d18c1994015348fc525c81c1249846284304861c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=A4=B4=E4=BA=91?= Date: Wed, 2 Jan 2019 18:36:50 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b9e674..b608a95 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ A high-performance inter-process communication using shared memory on Linux/Wind * 底层数据结构为循环数组(circular array) * `ipc::route`支持单生产多消费,`ipc::channel`支持多生产多消费 +## Usage + +See: [Wiki](/mutouyun/cpp-ipc/wiki) + ## Performance Environment | Value