Updated Home (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 12:25:53 -07:00 committed by copycat-killer
parent 50d1f754c1
commit e7ebea22be
1 changed files with 5 additions and 2 deletions

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)