From 26cf443893086900c1104749643c99e2cff8d49e Mon Sep 17 00:00:00 2001
From: Aarontendo <69159547+Yeetov@users.noreply.github.com>
Date: Sat, 8 Jul 2023 12:09:52 +0100
Subject: [PATCH] Create README.md
---
README.md | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..622063d1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,40 @@
+# USRPFP-Reborn
+This is a continuation of USRPFP by Baptisteges on Github
+
+
USERPFP
+A theme for have custom PFPS !
+
+
+
+## Request your own pfp !
+* Join the [Pikai & B1B's Gate](https://discord.gg/52Nc5Qry4t) discord server, go in this channel [#pfps-request](https://discord.com/channels/910633360332849214/989123375064580177/) and wait for hbe accepted.
+
+**All requests are accepted/denied manually** by Pikai. You should **wait a litle moment** before your PFP **is accepted and added.**
+
+Maximum gif size is set to **12MB** !
+
+## How to see your pfp (after requested it !)
+
+### 1. for [BetterDiscord](https://betterdiscord.app/) user, Use the theme
+
+Install [this](https://raw.githubusercontent.com/pikaioff/USERPFP/main/USERPFP.theme.css) and place it in your **themes** folder
+
+This will import USERPFP for everyone can see your custom pfp and you see custom pfps of everyone
+### 2. for [Replugged](https://replugged.dev/) user, Clone the repo
+
+Clone the repo with these commands (using [git](https://git-scm.com/downloads))
+
+```bash
+ cd replugged\src\Powercord\themes && git clone https://github.com/pikaioff/USERPFP/
+ ```
+
+### 3. Use it as a snippet
+
+Add this CSS code in your custom-css setting.
+
+```css
+@import url("https://pikaioff.github.io/USERPFP/src/dist/source.css");
+```
+
+### 4. UserPFP for Android
+**FOR THE MOMENT I DONT HAVE THE PROJECT TO MAKE IT FOR ANDROID**