mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
ayy lmao
This commit is contained in:
parent
edcea52cc6
commit
5ae69c6d7f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue