From 166c95e88afacd2e19f3848cbf2c7d9e07fd3f0e Mon Sep 17 00:00:00 2001
From: Luke Bonham <dadasignificanulla@gmail.com>
Date: Tue, 10 Sep 2013 12:25:53 -0700
Subject: [PATCH] Updated Home (markdown)

---
 Home.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Home.md b/Home.md
index 6c93aae..74f336f 100644
--- a/Home.md
+++ b/Home.md
@@ -15,9 +15,12 @@ Simply clone this repository into your Awesome directory:
 
     git clone https://github.com/copycat-killer/lain.git ~/.config/awesome/lain
 
-### Index
+then include it in your `rc.lua`:
+
+    local lain = require("lain")
+
+### Submodules
 
-- [To start](https://github.com/copycat-killer/lain/wiki/To-start)
 - [Layouts](https://github.com/copycat-killer/lain/wiki/Layouts)
 - [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
 - [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities)
\ No newline at end of file
-- 
2.39.5