From 5dbe0953f6131ffa296415da3b4b956f13aaa99b Mon Sep 17 00:00:00 2001 From: elenapan Date: Sat, 14 Mar 2020 07:05:26 +0200 Subject: [PATCH] Add notes section in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c9c4c05..442f702 100644 --- a/README.md +++ b/README.md @@ -285,3 +285,7 @@ I use super AKA Windows key as my main modifier. + `left click (drag)` - Move + `right click (drag)` - Resize + `middle click` - Close + +### Notes +If you have any questions or issues, first check if you can find your answer in the [wiki](https://github.com/elenapan/dotfiles/wiki). +Then you can search in the repository's [issues](https://github.com/elenapan/dotfiles/issues) or make a new issue.