From 27484eef8b210e38eb6df74a727f06a55885f833 Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Tue, 18 Aug 2020 13:32:59 +0200 Subject: [PATCH] Add Codefactor --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfd2b5c..03c9080 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SDL Framework +[![CodeFactor](https://www.codefactor.io/repository/github/lauchmelder23/sdlframework/badge)](https://www.codefactor.io/repository/github/lauchmelder23/sdlframework) + A small wrapper around SDL2 that makes development of non-demanding small projects easier. ## Installation