From 060c184daf1f5b437715fe71a1a51319ba75cdd8 Mon Sep 17 00:00:00 2001 From: Xeronith Date: Fri, 2 Sep 2022 18:39:42 +0430 Subject: [PATCH] docs(project): update readme --- .vscode/settings.json | 5 +++++ README.md | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..65bfcb4 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "conventionalCommits.scopes": [ + "project" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index df55f84..1e52411 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ **greatape** is a free **social audio & video** social-media platform that can be used via an app. **greatape** is a Fediverse technology that supports Federation via ActivityPub. + +## Note + +⚠️ This project is under heavy development and should not be used in production yet.