Actually added the licence and tidied up README #3

Merged
bombinans merged 4 commits from feature-licence-and-better-docs into main 2025-06-08 09:53:59 +00:00
Showing only changes of commit 0adc227154 - Show all commits

View File

@ -51,4 +51,6 @@ The configuration file is JSON as follows:
],
`title_res` is optional: it's a list of Python regular expressions which will be matched against the alt-text. The text used for the index page is the `()` group or groups from the first regexp which matches. If there's more than one group in the re, the results are joined with spaces.
`title_res` is optional: it's a list of Python regular expressions which will be matched against the alt-text. The text used for the index page is the `()` group or groups from the first regexp which matches. If there's more than one group in the re, the results are joined with spaces.
Comments - questions - issues? let me know at [@mikelynch@aus.social](https://aus.social/@mikelynch)