Skip to content

Commit

Permalink
Add Reference section
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke-nomura committed Jan 29, 2017
1 parent fae4cca commit 9fd8406
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,22 @@ Please use [GitHub Issues][issues].
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


##Reference
I referred [Hugo][hugo-runtime] and [android 10 coder article][android10], [stackoverflow][stackoverflow], [Qiita][qiita], [AspectJX-Demo][AspectJX-Demo] to build AspectJ code.

[hugo]: https://github.com/JakeWharton/hugo
[aspectjx]: https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx
[issues]: https://github.com/daisuke-nomura/crash/issues
[issues]: https://github.com/daisuke-nomura/crash/issues
[hugo-runtime]: https://github.com/JakeWharton/hugo/blob/master/hugo-runtime/src/main/java/hugo/weaving/internal/Hugo.java
[android10]: http://fernandocejas.com/2014/08/03/aspect-oriented-programming-in-android/
[stackoverflow]: http://stackoverflow.com/questions/31142125/aspectj-with-android-library
[qiita]: http://qiita.com/pe-suke/items/56dd2b8e277d174ac10a
[AspectJX-Demo]: https://github.com/HujiangTechnology/AspectJX-Demo

0 comments on commit 9fd8406

Please sign in to comment.