From b5c2121cef46f23ca4f39469e1b2172e215daef8 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 31 May 2020 11:31:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index de55405b..24d77b1a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ Go Micro provides the core requirements for distributed systems development incl The **Micro** philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. -Plugins are available at [github.com/micro/go-plugins](https://github.com/micro/go-plugins). - ## Features Go Micro abstracts away the details of distributed systems. Here are the main features.