Actualizar 'README.md'

This commit is contained in:
Lucas 2021-04-20 23:57:54 +00:00
parent b6a2c7562f
commit a28b7ceea8
1 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
2. Upload to a PHP server
3. Edit "blog_config.php"
4. Enjoy!
## Use
## Post
1. Open "blog_config.php" in a editor
2. Put a "," on the last publication (the post at the bottom of the document)
3. Add something like:
@ -16,4 +16,6 @@
"Hello!", // Title
"Lorem Ipsum" // Body
]
```
```
## Delete
To delete an article just leave in blank the three sections of the thing you want to delete.