summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJari Vetoniemi <mailroxas@gmail.com>2014-04-10 11:00:26 +0300
committerJari Vetoniemi <mailroxas@gmail.com>2014-04-10 11:00:26 +0300
commitf090160ab9b30ccad6b9b0e1b96bfdac29507177 (patch)
treeb1050233bb92554b8f9852c485e91af55f86aee5 /README.md
parentefc5781aec94563871d56638d3ba92475b43e58b (diff)
downloadbemenu-f090160ab9b30ccad6b9b0e1b96bfdac29507177.tar.gz
bemenu-f090160ab9b30ccad6b9b0e1b96bfdac29507177.tar.bz2
bemenu-f090160ab9b30ccad6b9b0e1b96bfdac29507177.zip
Update README.md
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)