diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 2d51ac0..5c717ca 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -7,9 +7,6 @@
-
-
-
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index 876a1b2..e6ce300 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -3,6 +3,7 @@
+
diff --git a/README.md b/README.md
index 5092b44..6db1792 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,7 @@ Add `?qr=1` to enable QR code generation for paste link.
|`read-limit`|The maximum access count|
|`qrcode`|Toggle QR code generation|
|`paste-type`|Set paste type|
+|`title`|File's title|
#### For raw request,
@@ -129,6 +130,7 @@ Add `?qr=1` to enable QR code generation for paste link.
|`x-pass`|Paste's password|
|`x-read-limit`|The maximum access count|
|`x-paste-type`|Set paste type|
+|`x-qr`|Toggle QR code generation|
The request body contains the upload content.
@@ -139,7 +141,7 @@ The request body contains the upload content.
|`paste`|Normal paste content|
|`link`|URL link to be redirected|
-### GET /\/\
-[Homepage][API]
+[Homepage][API]
© 2022 rikkaneko