We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22fa01 commit a06cd72Copy full SHA for a06cd72
README.md
@@ -8,7 +8,7 @@ Go Micro provides the core requirements for distributed systems development incl
8
The **micro** philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly
9
but everything can be easily swapped out.
10
11
-<img src="https://micro.mu/docs/images/go-micro.png" />
+<img src="https://micro.mu/docs/images/go-micro.svg" />
12
13
Plugins are available at [github.com/micro/go-plugins](https://github.com/micro/go-plugins).
14
0 commit comments