Update README.md

This commit is contained in:
Getgle 2023-04-04 15:02:55 -04:00 committed by GitHub
parent 8aa0d8045e
commit 01ec7c8f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 4shout # 4shout
A shoutbox written in PHP styled to look like a certain mongolian fishing forum. A shoutbox written in PHP styled to look like a certain mongolian fishing forum.
![screenshot](https://raw.githubusercontent.com/js6/4shout/master/screenshot.png "Screenshot") ![screenshot](https://github.com/getgle/4shout/blob/main/screenshot.png?raw=true "Screenshot")
## What do I need to run it? ## What do I need to run it?
The only thing you need is a server with PHP installed. It's extremely portable as it just writes the posts directly to an HTML file instead of using any databases. The only thing you need is a server with PHP installed. It's extremely portable as it just writes the posts directly to an HTML file instead of using any databases.