1 parent 4840dfb commit 90add03Copy full SHA for 90add03
1 file changed
README.md
@@ -1,3 +1,11 @@
1
+This package was created by Maxim Fateev (original author of the Flow Framework)
2
+from aws/aws-swf-flow-library official AWS package.
3
+It uses standard Maven directory structure and supports invocation of the examples using
4
+mvn exec as oposed official version that uses ant.
5
+
6
+The package uses AWS Flow Framework from <https://github.com/mfateev/swf-flow-library-java>
7
+which is not found in global maven repositories yet.
8
9
# AWS Flow Framework Samples
10
11
These samples demonstrate how to use AWS Flow Framework. The following samples are included:
0 commit comments