Fix typo in README #4

Merged
pietervdvn merged 1 commit from midgard/MastodonBot:main into main 2024-12-17 23:53:27 +01:00

View file

@ -9,7 +9,7 @@ It fetches latest changesets from OsmCha, processes them and posts them to Masto
Changesets which have the `add-image`-tag are downloaded from the OSM-api and crawled for images, of which some are picked to add to the posts. Changesets which have the `add-image`-tag are downloaded from the OSM-api and crawled for images, of which some are picked to add to the posts.
Note that the image selection process is opinionated: some themes (artwork, nature, trees, ...) have a higher probability of being picked. Note that the image selection process is opinionated: some themes (artwork, nature, trees, ...) have a higher probability of being picked.
Furthermore, it tries to pick at most one image per contributor - so images by the same contributor will only be used if there are more images to add then contributors. Furthermore, it tries to pick at most one image per contributor - so images by the same contributor will only be used if there are more images to add than contributors.
## Instances ## Instances