X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/18af84d88ecbdedee3048e65aa6ff2df130252e9..a7b1e7e0db5db914d519bbe8135f7e29cadfb8b7:/Widgets.md?ds=sidebyside

diff --git a/Widgets.md b/Widgets.md
index 981e4e1..8a8945b 100644
--- a/Widgets.md
+++ b/Widgets.md
@@ -1,3 +1,6 @@
+General usage
+-------------
+
 Every widget is output by a `function`.
 
 For some widgets, `function` returns a `wibox.widget.textbox`, for others a table to be used for notification and update purposes.
@@ -23,7 +26,8 @@ Here follows an example:
 
 If you want to see more complex applications, check [awesome-copycats](https://github.com/copycat-killer/awesome-copycats).
 
----
+Index
+-----
 
 - [alsa](https://github.com/copycat-killer/lain/wiki/alsa)
 - [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar)
@@ -39,4 +43,10 @@ If you want to see more complex applications, check [awesome-copycats](https://g
 - [net](https://github.com/copycat-killer/lain/wiki/net)
 - [sysload](https://github.com/copycat-killer/lain/wiki/sysload)
 - [temp](https://github.com/copycat-killer/lain/wiki/temp)
-- [yawn](https://github.com/copycat-killer/lain/wiki/yawn)
\ No newline at end of file
+- [yawn](https://github.com/copycat-killer/lain/wiki/yawn)
+
+Users contributed
+----------------
+
+- [task](https://github.com/copycat-killer/lain/wiki/task)
+- [tpbat](https://github.com/copycat-killer/lain/wiki/tpbat)
\ No newline at end of file