From 5ae69c6d7f2db1bfe60eea6d58f0ccd7748f999f Mon Sep 17 00:00:00 2001 From: fourtf Date: Tue, 6 Jun 2017 19:18:55 +0200 Subject: [PATCH] ayy lmao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a54b5c..fe752333 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