From 80f1720821a4b070cbf67a2b6b4b8a67d80ddbfb Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 29 Jun 2023 23:26:55 +0900 Subject: [PATCH] Update README.md +codefactor badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b7bf9c..8bce97af 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [![License](https://img.shields.io/badge/licence-MIT-green.svg?style=flat)](LICENSE) -![BinarySize](https://img.shields.io/badge/Size-150kb-blue) [![Discord](https://img.shields.io/badge/Community-5865f2?style=flat&logo=discord&logoColor=white)](https://discord.gg/n25xj6J6HM) +![BinarySize](https://img.shields.io/badge/Size-150kb-blue)
+[![CodeFactor](https://www.codefactor.io/repository/github/hermet/thorvg/badge)](https://www.codefactor.io/repository/github/hermet/thorvg) [![Build Linux](https://github.com/Samsung/thorvg/actions/workflows/build_linux.yml/badge.svg?branch=master&event=push)](https://github.com/Samsung/thorvg/actions/workflows/actions.yml) [![Build Windows](https://github.com/Samsung/thorvg/actions/workflows/build_win.yml/badge.svg?branch=master&event=push)](https://github.com/Samsung/thorvg/actions/workflows/build_win.yml)