Skip to content

Commit 90add03

Browse files
author
Maxim Fateev
committed
Added explanation of the package origin to README
1 parent 4840dfb commit 90add03

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# AWS Flow Framework Samples
210

311
These samples demonstrate how to use AWS Flow Framework. The following samples are included:

0 commit comments

Comments
 (0)