1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-05-21 15:06:10 +02:00

Update README.md

This commit is contained in:
Jari Vetoniemi 2014-04-10 11:00:26 +03:00
parent efc5781aec
commit f090160ab9

View File

@ -14,6 +14,7 @@ Dynamic menu library and client program inspired by dmenu
for C sources with following exceptions:
* spaces not tabs
* indentation size is 4 characters (spaces)
* function and variable names are camelCase except for global constants
* [Standard style](http://legacy.python.org/dev/peps/pep-0008/) for Python
* **Build system** - [CMake](http://www.cmake.org/)
* **API documentation** - [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html)