added clangformat.txt and updated readme
This commit is contained in:
@@ -6,3 +6,6 @@ Chatterino 2 is the second installment of my twitch chat client series "Chatteri
|
||||
1. download the [boost library](https://sourceforge.net/projects/boost/files/boost/1.63.0/boost_1_63_0.zip/download) and extract it to `C:\local\boost`
|
||||
2. download binaries for OpenSSL >= 1.0.2 or compile it from source. [example download](https://indy.fulgan.com/SSL/)
|
||||
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) conatins the style file for clang format.
|
||||
|
||||
Reference in New Issue
Block a user