Update README.md

This commit is contained in:
johnA1331 2019-12-13 14:02:21 +08:00 committed by GitHub
parent a9c7b7cb8e
commit 1457d86c0f

View File

@ -99,3 +99,7 @@ Invokes the CAS Command Line Shell. For a list of commands either use no argumen
```bash
./build.sh cli
```
### Relevant Articles:
- [CAS SSO With Spring Security](https://www.baeldung.com/spring-security-cas-sso)