OSDN Git Service

Update README.md
authorKoushik Dutta <koush@koushikdutta.com>
Thu, 28 Feb 2013 18:52:37 +0000 (10:52 -0800)
committerKoushik Dutta <koush@koushikdutta.com>
Thu, 28 Feb 2013 18:52:37 +0000 (10:52 -0800)
README.md

index 08f8a25..f5308ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ SUPERUSER_PACKAGE := com.mypackagename.superuser
 #### Advanced - Embedding Superuser into System Settings
 
 You will not need to change the package name as described above. Superuser will simply go
-into the com.android.settings package. To modify the Settings app, you will need this patch:
+into the com.android.settings package. To modify the Settings app, you will need this (patch)[https://gist.github.com/koush/5059098]:
 
 ```diff