fixed chatterino.com link in readme

This commit is contained in:
fourtf 2017-12-19 03:26:07 +01:00
parent 6f0620ead6
commit 6a07e1103e

View file

@ -2,7 +2,7 @@
Chatterino 2
============
Chatterino 2 is the second installment of the Twitch chat client series "Chatterino". For now you can check out Chatterino 1 at [chatterino.com](chatterino.com).
Chatterino 2 is the second installment of the Twitch chat client series "Chatterino". For now you can check out Chatterino 1 at [https://chatterino.com](https://chatterino.com).
## Code style
The code is normally formated using clang format in Qt Creator. [.clang-format](https://github.com/fourtf/chatterino2/blob/master/.clang-format) contains the style file for clang format.