Skip to content

Commit cf3089b

Browse files
committed
Updated README.md
1 parent 5fef46a commit cf3089b

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
StaticFileServer is an all-in-one JAR-bundled web server designed to serve assets and large files effortlessly. It uses [Flash](https://github.com/Pixel-Services/flash) for the backend and React + TailwindCSS for the frontend, making it lightweight, efficient, and easy to use.
44

5+
Here's a preview of the web interface:
6+
7+
![StaticFileServer Screenshot](https://static.pixel-services.com/static/assets/relism/github/screenshots/staticfileserver_screenshot.png)
8+
59
---
610

711
## 🌟 Features
@@ -67,12 +71,6 @@ title: "Static Files Server" # Title of the website
6771
6872
Make sure that filesDir points to a valid directory with read access.
6973
70-
## Screenshots 🖼️
71-
72-
Here's a preview of the web interface:
73-
74-
![StaticFileServer Screenshot](https://static.pixel-services.com/static/assets/relism/github/screenshots/staticfileserver_screenshot.png)
75-
7674
### License
7775
7876
StaticFileServer is open-source and licensed under the MIT License.

0 commit comments

Comments
 (0)