diff --git a/README.md b/README.md index 18c1c30..06a66a4 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,5 @@ Optionally, upload an `icon.png` as well to make the account look nice. * The `.htaccess` file transforms requests from `example.com/whatever` to `example.com/index.php?path=whatever`. * The `index.php` file performs a specific action depending on the path requested. -* Log files are saved as .txt in the root directory. +* Log files are saved as .txt in the `/logs` directory. * Post files are saved as .json in the `/posts` directory.