diff --git a/README.md b/README.md index 72599b4..bfe081d 100644 --- a/README.md +++ b/README.md @@ -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 ] -``` \ No newline at end of file +``` +## Delete +To delete an article just leave in blank the three sections of the thing you want to delete. \ No newline at end of file