From a4b41794ee18dd0d6bbdb44aab82962c5da64574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Mas=C5=82owski?= Date: Fri, 7 Jul 2023 00:51:45 +0200 Subject: [PATCH] docs: mention wiki in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 124c8d9..ae1a5d2 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,6 @@ adb devices 2. Make your edits. 3. TEST THEM! 4. Create a pull request. + +You may also want to take a look at the +[wiki](https://github.com/M0Rf30/android-udev-rules/wiki).