Skip to content

Commit 8cb26b3

Browse files
committed
Fixed readme
1 parent 07f1166 commit 8cb26b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Session handling demo project using plain Java. Uses plain Java to create and up
5151
##sql-injection
5252
Spring Boot based web application to experiment with normal (vulnerable) statements, statements with escaped input, and prepared statements. After launching, open the web application in your browser at **http://localhost:8080**.
5353

54-
#sso-with-github
54+
##sso-with-github
5555
Contains a Spring Boot demo application with GitHub login. Requires to setup an application in your GitHub account and to provide `github.client.clientId` and `github.client.clientSecret` as runtime parameters. After launching, open the web application in your browser at **http://localhost:8080**.
5656

5757
##xss

0 commit comments

Comments
 (0)