From 5252579c3972209a4bfd836d153b958fb26f38d1 Mon Sep 17 00:00:00 2001 From: Yilun Date: Fri, 20 Mar 2020 13:44:42 -0700 Subject: [PATCH] Update readme Signed-off-by: Yilun --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ae07f12..9bbad197 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,12 @@ Go implementation of NKN SDK. -**Note: This repository is in the early development stage and may have breaking -*changes in the future.** - ## Client Usage NKN Client provides low level p2p messaging through NKN network. For most -applications, it's more suitable to use multiclient (see section below) for -better reliability, lower latency, and session mode support. +applications, it's more suitable to use multiclient (see +[multiclient](#multiclient) section below) for better reliability, lower +latency, and session mode support. Create a client with a generated key pair: