This commit is contained in:
fourtf 2017-06-06 19:18:55 +02:00
parent edcea52cc6
commit 5ae69c6d7f

View file

@ -8,7 +8,7 @@ Chatterino 2 is the second installment of my twitch chat client series "Chatteri
3. Place libeay32.dll and ssleay32.dll from OpenSSL in a directory in PATH.
## code style
The code is normally formated using clang format in qt creator. [clangformat.txt](https://github.com/fourtf/chatterino2/blob/master/clangformat.txt) contains the style file for clang format.
The code is normally formated using clang format in qt creator. [.clang-format](https://github.com/fourtf/chatterino2/blob/master/clangformat.txt) contains the style file for clang format.
## third party dependencies