diff --git a/README.adoc b/README.adoc index 9f41b4b..b054d88 100644 --- a/README.adoc +++ b/README.adoc @@ -9,6 +9,10 @@ See https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring- Be sure to read the http://docs.spring.io/spring-security-kerberos/docs/1.0.0.BUILD-SNAPSHOT/reference/htmlsingle/[Spring Security Kerberos Reference]. Extensive JavaDoc for the Spring Security Kerberos code is also available in the http://docs.spring.io/spring-security-kerberos/docs/1.0.0.BUILD-SNAPSHOT/api/[Spring Security Kerberos API Documentation]. +== Samples +Samples can be found under `spring-security-kerberos-samples`. Check +the reference documentation more about what those do. + == Building from Source Spring Security Kerberos uses a http://gradle.org[Gradle]-based build system. In the instructions below, http://vimeo.com/34436402[`./gradlew`] is invoked from the root of the source tree and serves as