diff --git a/README.md b/README.md index 17d0c9c..ce58af6 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ One liner: ```sh cd /tmp && git clone https://github.com/kaicode/ssh_access.git && cd ssh_access && ./create_kaik_user_with_sudo_access.sh && echo 'Kai has access' && cd .. && rm -r ssh_access ``` +
+Thanks to [@mattwillsher](https://github.com/mattwillsher) for the idea!