From 08fb883d9b29f6c78bce0b50eb1942c897b632a4 Mon Sep 17 00:00:00 2001
From: night0721 <night@night0721.xyz>
Date: Fri, 29 Nov 2024 12:09:27 +0000
Subject: [PATCH] Update README

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 20c6745..143a858 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Suckless File Bin is a temporary file host, similar to [0x0.st](https://0x0.st)
 `nginx.conf` has been provided so you can do reverse proxy.  
 `index.html` can be used for just nginx or flask server.
 
+Notice for SFP, nginx is assumed to be used as index.txt will be created for each file sent(file path: OUTPUTDIR/ID/index.txt). And you are not required to use nginx for the HTTP server. With HTTP, no index.txt will be created, instead just a raw file as it will be handled by the flask server.
+
 # Usage
 ```sh
 sfb # SFP