Update README.adoc

This commit is contained in:
Alex Boyko
2017-08-22 14:18:29 -04:00
committed by GitHub
parent f9d7434d71
commit 93cd11b893

View File

@@ -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