Update README.md

This commit is contained in:
Jasmine Amalia 2023-10-17 21:16:33 +07:00 committed by GitHub
parent dc7f600ac7
commit 2013c4edfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -13,4 +13,6 @@ the basic logic of this PHP script:
- `/path/to/blog/entry` as `<id>`/`<link>`
3. outputs all of the above to `articles.xml` in another directory.
feel free to modify for your needs!
for reference, you can check out [the resulting file](https://jasm1nii.xyz/blog/articles/articles.xml) that i've generated myself.
feel free to modify according to your needs!