summaryrefslogtreecommitdiff
path: root/README.MD
diff options
context:
space:
mode:
authorSin <[email protected]>2020-06-22 17:08:12 -0700
committerFuwn <[email protected]>2020-06-22 17:08:12 -0700
commit012a831e6db48a8dbf8f6bbd4f6b971266b1371b (patch)
treebee40e5abf870d94d4efb84a2aeb017647d2b0ca /README.MD
parentwoah :star: (diff)
parentadd discord rich presence :star2: (diff)
downloadmonkey-type-desktop-012a831e6db48a8dbf8f6bbd4f6b971266b1371b.tar.xz
monkey-type-desktop-012a831e6db48a8dbf8f6bbd4f6b971266b1371b.zip
Merge pull request #1 from 8cy/test
add discord rich presence :star2:
Diffstat (limited to 'README.MD')
-rw-r--r--README.MD5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.MD b/README.MD
index 839678d..27722dc 100644
--- a/README.MD
+++ b/README.MD
@@ -5,6 +5,11 @@ Basically title.
- [Original Monkey Type open source repository](https://github.com/Miodec/monkey-type)
- [Monkey Type Website](https://monkey-type.com/)
+## Discord Rich Presence
+The full config.js example for the Discord RPC is available in the `test/` folder. Additionally, more information can be found here; https://github.com/8cy/pydii#config-explained.
+
+You can set your own rich presence values with that information.
+
## Development Usage
1. Clone or download repository.
2. `$ yarn` or `$ npm i` to install dependencies.