From 98108d6297a3893915f556008a5fc797522c5762 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Tue, 5 Mar 2019 13:13:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index dc223950..0f17836c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Go Micro is a framework for micro service development. -Read this in other languages: [Simplified Chinese](./README.zh-cn.md) - ## Overview Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.