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/)