Skip to content

Commit

Permalink
update pic path
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewshan authored Dec 9, 2021
1 parent 268a1e7 commit 6c126d6
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 @@ -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
Expand Down Expand Up @@ -45,4 +45,4 @@ $ go get -u github.com/polarismesh/grpc-go-polaris
### Examples

- [QuickStart](examples/quickstart/README.md)
- [QuickStart](examples/quickstart/README.md)

0 comments on commit 6c126d6

Please sign in to comment.