Skip to content

Commit dd0254a

Browse files
committed
Update readme
1 parent b5c2f56 commit dd0254a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@ EasyFlow-Android
33
This work is just conversion of EasyFlow forked from [EasyFlow](https://github.com/carrot-garden/state_EasyFlow)
44

55
EasyFlow-Android has the following:
6-
* implement standard Logging from Android **android.util.Log** instead of **org.slf4j.Logger**
6+
* Implement standard Logging from Android **android.util.Log** instead of **org.slf4j.Logger**
7+
* Add check whether Event has State to map to.
8+
9+
10+
For more info on EasyFlow refer to original repository : [EasyFlow](https://github.com/Beh01der/EasyFlow)
11+
12+
13+
README from source
14+
------------
715

816
EasyFlow is a simple and lightweight Finite State Machine for Java
917

0 commit comments

Comments
 (0)