diff --git a/README.md b/README.md index 4b45236..bc13fe4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ the basic logic of this PHP script: - `` as `` - `` (or `` - `/path/to/blog/entry` as ``/`` -3. outputs all of the above to `articles.xml` in another directory. +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!