diff --git a/README.md b/README.md index a1a54b5cc..fe7523336 100644 --- a/README.md +++ b/README.md @@ -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