Updated Home (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 12:25:53 -07:00
parent da6e722094
commit 166c95e88a

View file

@ -15,9 +15,12 @@ Simply clone this repository into your Awesome directory:
git clone https://github.com/copycat-killer/lain.git ~/.config/awesome/lain 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) - [Layouts](https://github.com/copycat-killer/lain/wiki/Layouts)
- [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets) - [Widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
- [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities) - [Utilities](https://github.com/copycat-killer/lain/wiki/Utilities)