From 93cd11b893ccc3849fa40c5ebbe7f9e4eccde6d4 Mon Sep 17 00:00:00 2001 From: Alex Boyko Date: Tue, 22 Aug 2017 14:18:29 -0400 Subject: [PATCH] Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index ac9d547..643b831 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,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 available in the https://github.com/spring-projects/spring-flo/tree/master/src/demo[demo] 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. +A small self contained sample usage of Spring Flo is available in the https://github.com/spring-projects/spring-flo/tree/master/src/demo[demo] sub folder. Execute `npm start` to run the sample. 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