summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c711ab..07d3034 100644
--- a/README.md
+++ b/README.md
@@ -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)