Skip to content

Commit

Permalink
Update EXAMPLES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hekailiang authored Aug 1, 2017
1 parent 01e8800 commit 6800ef6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ Squirrel state machine does not have any heavy dependencies, so basically it sho
Thanks to [Vyacheslav Blinov](https://github.com/dant3) to provide this [sample project](https://github.com/dant3/squirrel-android-example) for squirrel state machine used in android.

* **Use Cases**
The following links linked to some good articles about how to use squirrel state machine library. If the author does not like to be referred here, please contact me. I will withdraw immediately.
[Why Choose Squirrel (Chinese)](http://www.timguan.net/2017/06/19/%E7%8A%B6%E6%80%81%E6%9C%BA%E5%BC%95%E6%93%8E%E9%80%89%E5%9E%8B/)  
[squirrel-foundation Use Details (Chinese)](http://www.timguan.net/2017/06/21/squirrel-foundation%E7%8A%B6%E6%80%81%E6%9C%BA%E7%9A%84%E4%BD%BF%E7%94%A8%E7%BB%86%E8%8A%82/#more)  
[Finite-State Machine for Single-Use Code Authentication (English)](http://www.ebaytechblog.com/2016/08/30/finite-state-machine-for-single-use-code-authentication/)
[Squirrel Usages (Chinese)](http://www.yangguo.info/2015/02/01/squirrel/)
[State Machines Comparison (Chinese)](http://www.jianshu.com/p/3ca1ff2d7344)
The following links linked to some good articles about how to use squirrel state machine library. If the author does not like to be referred here, please contact me. I will withdraw immediately.
* [Why Choose Squirrel (Chinese)](http://www.timguan.net/2017/06/19/%E7%8A%B6%E6%80%81%E6%9C%BA%E5%BC%95%E6%93%8E%E9%80%89%E5%9E%8B/)  
* [squirrel-foundation Use Details (Chinese)](http://www.timguan.net/2017/06/21/squirrel-foundation%E7%8A%B6%E6%80%81%E6%9C%BA%E7%9A%84%E4%BD%BF%E7%94%A8%E7%BB%86%E8%8A%82/#more)  
* [Finite-State Machine for Single-Use Code Authentication (English)](http://www.ebaytechblog.com/2016/08/30/finite-state-machine-for-single-use-code-authentication/)
* [Squirrel Usages (Chinese)](http://www.yangguo.info/2015/02/01/squirrel/)
* [State Machines Comparison (Chinese)](http://www.jianshu.com/p/3ca1ff2d7344)

0 comments on commit 6800ef6

Please sign in to comment.