1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00

Update README.md (#267)

This commit is contained in:
Faylixe 2016-06-24 16:20:39 +02:00 committed by Brenden Matthews
parent ba0e5eae0a
commit 0d496ad008

View File

@ -20,7 +20,7 @@ Conky can display more than 300 built-in objects, including support for:
* Can be extended using built-in [**Lua**](lua) support, or any of your
own scripts and programs ([more](Lua Interface)).
* Built-in [**Imlib2**][Imlib2] and [**Cairo**][cairo] bindings for arbitrary drawing
with Lua ([more](wiki/Lua-Interface)).
with Lua ([more](wiki/Lua-API)).
... and much much more.