Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Go Micro [](https://polyformproject.org/licenses/perimeter/1.0.0/) [](https://pkg.go.dev/github.com/micro/go-micro/v3?tab=overview) [](https://travis-ci.org/micro/go-micro) [](https://goreportcard.com/report/github.com/micro/go-micro)
|
||||
# Go Micro [](https://polyformproject.org/licenses/perimeter/1.0.0/) [](https://pkg.go.dev/github.com/asim/go-micro/v3?tab=overview) [](https://goreportcard.com/report/github.com/asim/go-micro)
|
||||
|
||||
Go Micro is a framework for microservices development.
|
||||
|
||||
@@ -44,11 +44,11 @@ leadership are built in as a Sync interface. When using an eventually consistent
|
||||
|
||||
- **Pluggable Interfaces** - Go Micro makes use of Go interfaces for each distributed system abstraction. Because of this these interfaces
|
||||
are pluggable and allows Go Micro to be runtime agnostic. You can plugin any underlying technology. Find plugins in
|
||||
[github.com/micro/go-plugins](https://github.com/micro/go-plugins).
|
||||
[github.com/micro/go-plugins](https://github.com/asim/go-plugins).
|
||||
|
||||
## Getting Started
|
||||
|
||||
See [pkg.go.dev](https://pkg.go.dev/github.com/micro/go-micro/v3?tab=overview) for usage.
|
||||
See [pkg.go.dev](https://pkg.go.dev/github.com/asim/go-micro/v3?tab=overview) for usage.
|
||||
|
||||
## License
|
||||
|
||||
|
Reference in New Issue
Block a user