From 5027c9a0f24f4cacd2cae4c0065587c2b8295bd2 Mon Sep 17 00:00:00 2001 From: Christian kimocoder Date: Thu, 31 Aug 2017 18:21:27 +0200 Subject: [PATCH] Update README.md * Updated README.md with "Credits" and "Sources" * Fixes small typo --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 80c70a4..0d45d6d 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,14 @@ wifi.scan-rand-mac-address=no at the end of file /etc/NetworkManager/NetworkManager.conf and restart NetworkManager with the command: ``` sudo service NetworkManager restart +``` + +## Credits +``` +astsam - for the main work + monitor/injection support - https://github.com/astsam +``` + +## Sources +``` +astsam - https://github.com/astsam/rtl8812au +```