From 44c693e3680bc8ccce7229205414c412de181c0f Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Wed, 11 Mar 2015 09:25:38 +0000 Subject: [PATCH] Update README for samples --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) 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