diff --git a/README.md b/README.md index b7f43df..f1e6923 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ $ make run/api # 或者go run ./cmd/api -port=4001 ### 截图 ![首页](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-home.png) + ![登录](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-login.png) + ![同意授权](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-agree-auth.png) + ![授权数据](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-authorize.png)