diff --git a/README.md b/README.md index 6c22f3b..f1dfa21 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ gRPC-Go-Polaris provides a series of components based on gRPC-Go framework, deve ## Base Architecture -![arch](doc\arch.png) +![arch](doc/arch.png) gRPC-Go-Polaris implements the interfaces on gRPC-Go, to access polarismesh functions. ## How To Use @@ -45,4 +45,4 @@ $ go get -u github.com/polarismesh/grpc-go-polaris ### Examples -- [QuickStart](examples/quickstart/README.md) \ No newline at end of file +- [QuickStart](examples/quickstart/README.md)