diff --git a/README.md b/README.md index 1bb606e..e33e4c2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ + + +# PreMiD + [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/PreMiD/PreMiD) -# PreMiD Monorepo +This is the monorepo for PreMiD. PreMiD is a simple, configurable utility that allows you to show what you're watching/listening to on your Discord profile. -This is the monorepo for the PreMiD project. PreMiD is a simple, configurable utility that allows you to show what you're watching/listening to on your Discord profile. +## Getting Started + +**If you are a user looking to install PreMiD, please visit the [official website](https://premid.app).** + +If you are a developer looking to contribute to PreMiD, read along. ## Table of Contents diff --git a/apps/schema-server/Readme.md b/apps/schema-server/Readme.md new file mode 100644 index 0000000..d09ad2c --- /dev/null +++ b/apps/schema-server/Readme.md @@ -0,0 +1,3 @@ +# @premid/schema-server + +This is a simple schema server which serves JSON schemas for Presence Developers.