From 3670c95be775701b7986d9b4b43aae4388fa88b5 Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Thu, 19 May 2016 09:27:59 -0700 Subject: [PATCH] Added sample reference --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 748a2a5..178acc7 100644 --- a/README.adoc +++ b/README.adoc @@ -27,7 +27,7 @@ If you have any questions, issues, feedback or feature request please https://gi ## Samples -A small self contained sample usage of Spring Flo is coming soon. The https://github.com/spring-cloud/spring-cloud-dataflow-ui[Spring Cloud Data Flow UI] at github shows a larger scale usage of Spring Flo. +A small self contained sample usage of Spring Flo is now available in the https://github.com/spring-projects/spring-flo/tree/master/samples/spring-flo-sample[samples] sub folder. It includes a README that describes running it and where you might want to customize it. The https://github.com/spring-cloud/spring-cloud-dataflow-ui[Spring Cloud Data Flow UI] at github shows a larger scale usage of Spring Flo. ## Contributing