Update README.md

This commit is contained in:
2025-11-23 09:02:34 +01:00
parent 457d8a0d4c
commit cf2fa1fd82

View File

@@ -1,5 +1,5 @@
# MallardNet
MallardNet is a marcoblogging site created in 2025.
MallardNet is a hybrid micro/macro blogging site created in 2025 made in <b>RAW</b>.. php..
<h2 align="left">what is use</h2>
<uL>
@@ -10,3 +10,9 @@ MallardNet is a marcoblogging site created in 2025.
<h2 align="left">how to get it running in your web environment</h2>
<p align="left">i made these instructions because it has composer, so it needs the steps in either not to have errors without the /vendor/ folder <br><br>1. have composer installed on your computer<br>2. put all of this stuff in your www folder <br>3. run composer update to establish /vendor/ folder (requires because it uses a router)<br>4. install. sql file in a new database<br>5. change config.sample.inc.php to config.inc.php and then change the database details to your. database and db account details. <br>6. done, . its running, can code yipee</p>
<h2 align="left">notes</h2>
<p align="left">
repo source code is exclusively released to the public here
</p>