Update readme

This commit is contained in:
Janne Valkealahti
2015-06-12 19:25:43 +01:00
parent c68fa5d09d
commit c03b998d1e

View File

@@ -3,11 +3,18 @@
Spring Statemachine aims to provide a common infrastructure to work
with statemachine concepts in Spring applications.
This project is currently in incubation and first milestone is
released when project state is considered to be relatively stable, we
This project is currently in incubation and milestones are released
time to time with new features and bug fixes. Relese candidate is
considered when project state is considered to be relatively stable, we
have a good reference documentation and samples. Milestones will not
be a feature complete.
It is adviced to check from a latest releases found on
http://projects.spring.io/spring-statemachine/[Spring
Statemachine Project Page] what is the actual state of this project.
Master of a git repo may be relatively unstable when new features are
added into a source code.
== Downloading Artifacts
See
https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-artifacts[downloading