diff --git a/README.md b/README.md index 0424f0a..d62721e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Window picker with hints for Awesome Installation ============ -Put hints.lua in the awesome config directory (~/.config/awesome) +Put the directory as "hints" into the awesome config directory (~/.config/awesome). Load hints module (in rc.lua): ```lua diff --git a/hints.lua b/init.lua similarity index 100% rename from hints.lua rename to init.lua