From a9dcd62b92ceac9cadb5a3b828852f13349ae78e Mon Sep 17 00:00:00 2001 From: Ben Gruver Date: Wed, 30 Sep 2015 21:09:56 -0700 Subject: [PATCH] Add link to wiki from README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 57848991..ccae135d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ smali/baksmali is an assembler/disassembler for the dex format used by dalvik, A Downloads are at https://bitbucket.org/JesusFreke/smali/downloads. If you are interested in submitting a patch, feel free to send me a pull request here. +See [the wiki](https://github.com/JesusFreke/smali/wiki) for more info/news/release notes/etc. + #### Support - [github Issue tracker](https://github.com/JesusFreke/smali/issues) - For any bugs/issues/feature requests - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond.