Skip to content

Commit be3f35c

Browse files
authored
Update README.md
1 parent 89c816d commit be3f35c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Plugins [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GoDoc](https://godoc.org/github.com/micro/plugins?status.svg)](https://godoc.org/github.com/micro/plugins) [![Unit Tests](https://github.com/micro/plugins/actions/workflows/main.yaml/badge.svg)](https://github.com/micro/plugins/actions/workflows/main.yaml)
1+
# Plugins [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GoDoc](https://godoc.org/github.com/micro/plugins?status.svg)](https://godoc.org/github.com/micro/plugins)
22

3-
Go plugins is a place for community maintained plugins.
3+
Plugins for Go Micro
44

55
## Overview
66

7-
Micro tooling is built on a powerful pluggable architecture. Plugins can be swapped out with zero code changes.
7+
Micro is built on a powerful pluggable architecture. Plugins can be swapped out with zero code changes.
88
This repository contains plugins for all micro related tools. Read on for further info.
99

1010
## Getting Started

0 commit comments

Comments
 (0)