From ace94ae4ebffcae081e8330ce68893e4820eaa35 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 16 Oct 2023 15:52:43 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9A]=20Basic=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5398db2 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +
+ + # FlowOS Next + The *future* of FlowOS. + + ![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) + ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/Flow-Works/FlowOS-2.0) + + +
\ No newline at end of file