diff --git a/README.md b/README.md index d4c20a07..b614856c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

USERPFP

- A theme for creating custom Profile Pictures - A collaborative effort by FoxStorm1 and nexpid! + A theme/plugin to use animated profile pictures in discord without nitro!

@@ -11,11 +11,11 @@ 3. Go to the [#pfp-requests channel](https://discord.com/channels/1129784704267210844/1130090223783641088) and submit your avatar (link/attachment). 4. Wait for acceptance. -All requests are manually reviewed by FoxStorm1 and Astremia. Your PFP will be accepted and added after a brief wait. +All requests are currently manually reviewed by the team and will be periodically accepted. ### 1. Vencord Vencord Logo -Follow the instructions for [Other client mods/Quick CSS](#3-other-client-modsquick-css-). +Add `https://userpfp.github.io/UserPFP/import.css` to the "Online Themes" tab in Themes settings. Alternatively, follow the instructions for [Other client mods/Quick CSS](#3-other-client-modsquick-css-). ### 2. Replugged Replugged Logo @@ -33,7 +33,7 @@ To install for Replugged: Add the following snippet to your Quick CSS: ```css -@import url("https://userpfp.github.io/UserPFP/db/dist.css"); +@import url("https://userpfp.github.io/UserPFP/import.css"); ``` ### 4. USERPFP for Mobile Vendetta Logo Vendetta Logo @@ -56,14 +56,11 @@ A predecessor to USERPFP is [USRBG](https://github.com/Discord-Custom-Covers/usr ## Development Team -FoxStorm1, nexpid, Coolesding, OmegaSunkey

+[FoxStorm1](https://github.com/Yeetov), [nexpid](https://github.com/nexpid), [Coolesding](https://github.com/coolesding), [OmegaSunkey](https://github.com/OmegaSunkey), [p0rtL6](https://github.com/p0rtL6) (planned)

## Approval Team -FoxStorm1, Astremia, OmegaSunkey +[FoxStorm1](https://github.com/Yeetov), [Coolesding](https://github.com/coolesding), [Astremia](https://github.com/Astremia), [OmegaSunkey](https://github.com/OmegaSunkey) --- -

- readme revised by nexpid -