Compare commits

...

1 Commits

Author SHA1 Message Date
Lucas a28b7ceea8 Actualizar 'README.md' 2021-04-20 23:57:54 +00:00
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.