1
0
mirror of https://github.com/libreddit/libreddit-instances.git synced 2025-10-05 23:02:38 +02:00

Minor language fix in README.md

This commit is contained in:
Daniel Valentine
2022-09-24 01:55:03 -06:00
parent 09f01a6510
commit b836586d28

View File

@@ -135,4 +135,4 @@ This script will attempt to connect to instances that are onion sites. To make s
# License
The script `generate-instances-json.sh` and `instances-schema.json` are licensed under [the GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). `instances.json` and `instances.txt` are released to the public domain.
The script `generate-instances-json.sh` and the schema file `instances-schema.json` are licensed under [the GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). `instances.json` and `instances.txt` are released to the public domain.