diff --git a/README.adoc b/README.adoc new file mode 100644 index 00000000..40d3a670 --- /dev/null +++ b/README.adoc @@ -0,0 +1,10 @@ += Spring Statemachine + +Spring Statemachine aims to provide a common infrastructure to work +with statemachine concepts in Spring applications. + += License + +Spring Session is Open Source software released under the +http://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license]. + diff --git a/README.md b/README.md deleted file mode 100644 index b3a7500a..00000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# spring-statemachine