Skip to content

Commit

Permalink
README 添加外部链接
Browse files Browse the repository at this point in the history
  • Loading branch information
baoti committed Feb 16, 2015
1 parent 3ba4da5 commit 99eb518
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,17 @@ It is a android project which using "Best Practices" with "Dependency Inject", "

补充:
该项目的 MVP_ 以及代码结构,灵感来自 Android-CleanArchitecture_ ,同时也做了大量改动。
Presenter的设计,借鉴了 square's Flow_ 与 Mortar_ 。
Presenter_ 的设计,借鉴了 square's Flow_ 与 Mortar_ 。

.. _Robolectric:
https://github.com/robolectric/robolectric

.. _MVP:
https://github.com/baoti/Pioneer/tree/master/libPresenter

.. _Presenter:
https://github.com/baoti/Pioneer/blob/master/libPresenter/src/main/java/com/github/baoti/android/presenter/Presenter.java

.. _Android-CleanArchitecture:
https://github.com/android10/Android-CleanArchitecture

Expand Down

0 comments on commit 99eb518

Please sign in to comment.