Update README.md

This commit is contained in:
Teo Mrnjavac 2014-06-04 16:54:18 +02:00
parent f02785c5a2
commit b0aefc94c9

View File

@ -20,7 +20,7 @@ $ make
* lib should only depend on QtCore >=5.3, possibly boost::python
* common functions like partitioning
* works as job queue and executor
* plugin based to bet distro-specific tasks done in a distro-specific order
* plugin based to let distro-specific tasks be done in a distro-specific order
* Frontend
* QtWidgets >=5.3, other deps as needed
* themeable so branding can be done easily (plugin-based)