From 44124b2c5b60b7307a9b7d90c0b1d1b8cd8a3ce2 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 16 Oct 2023 15:56:32 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9A]=20Added=20standardjs=20badge=20a?= =?UTF-8?q?nd=20build=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5398db2..50626dd 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,10 @@ # FlowOS Next The *future* of FlowOS. + [![TypeScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/ts-standard) + ![GitHub](https://img.shields.io/github/license/Flow-Works/FlowOS-2.0?style=flat) - [![ts-standard](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/ts-standard.yml/badge.svg)](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/ts-standard.yml) + [![build](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml/badge.svg)](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/Flow-Works/FlowOS-2.0)