Document testing in README

Fixes: https://github.com/ai-robots-txt/ai.robots.txt/issues/81
This commit is contained in:
Glyn Normington 2025-02-18 05:08:28 +00:00
parent 8494a7fcaa
commit 1d55a205e4

View file

@ -24,6 +24,11 @@ Note that, as stated in the [httpd documentation](https://httpd.apache.org/docs/
A note about contributing: updates should be added/made to `robots.json`. A GitHub action will then generate the updated `robots.txt`, `table-of-bot-metrics.md`, and `.htaccess`. A note about contributing: updates should be added/made to `robots.json`. A GitHub action will then generate the updated `robots.txt`, `table-of-bot-metrics.md`, and `.htaccess`.
You can run the tests by [installing](https://www.python.org/about/gettingstarted/) Python 3 and issuing:
```console
code/tests.py
```
## Subscribe to updates ## Subscribe to updates
You can subscribe to list updates via RSS/Atom with the releases feed: You can subscribe to list updates via RSS/Atom with the releases feed: