From f1817c9c6b02732aeaa1ad02feaff065a7c34255 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 29 Nov 2018 09:02:15 +0000 Subject: [PATCH] Add image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb5153de..8b6faa43 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ 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). Follow us on [Twitter](https://twitter.com/microhq) or join the [Slack](http://slack.micro.mu/) community.