From 69279a82abfb35d5f9d9cb8aa9957a71f117199e Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:33:36 -0400 Subject: [PATCH] Formatting Fixes --- .prettierignore | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 481d8d8..0952527 100644 --- a/.prettierignore +++ b/.prettierignore @@ -38,3 +38,4 @@ next-env.d.ts /.vscode/ package.json yarn.lock +README.md diff --git a/README.md b/README.md index 41cd49e..b0e6473 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Tasko: The Open-Source Task Management App -> [!WARNING] > **This website is still in a alpha state**. There will be lots of bugs and broken/missing features. This website **IS NOT** production ready and lots of essential features are missing such as data encryption. This application can also break at any time and all of your data could be lost. **Uptime for this project is not guaranteed**. +> [!WARNING] +> **This website is still in a alpha state**. There will be lots of bugs and broken/missing features. This website **IS NOT** production ready and lots of essential features are missing such as data encryption. This application can also break at any time and all of your data could be lost. **Uptime for this project is not guaranteed**. > [!TIP] > Check out the live version of the site [here](https://tasko-omega.vercel.app/)