From 6e55bb1a0eb20957739a152402718c68a7c74895 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sat, 10 Feb 2024 18:47:38 +0000 Subject: [PATCH] Update README.md (#2692) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 84f7b67bc4..612b97c920 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Go Micro is a framework for distributed systems development. -**Note**: V5 will be a fork known as [**Orb**](https://github.com/go-orb/go-orb) - ## Overview Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.