Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/micro/go-micro into auth-…
Browse files Browse the repository at this point in the history
…scopes
  • Loading branch information
ben-toogood committed May 26, 2020
2 parents c800070 + bd049a5 commit b53a2c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Go Micro is a framework for distributed systems development.
## Overview

Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.
The **micro** philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly
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.

<img src="https://micro.mu/docs/images/go-micro.svg" />

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 [Community](https://micro.mu/slack).
Follow us on [Twitter](https://twitter.com/microhq) or join the [Community](https://slack.micro.mu).

## Features

Expand Down

0 comments on commit b53a2c6

Please sign in to comment.