Skip to content

Commit f7544bd

Browse files
committed
Update README
1 parent bb17e76 commit f7544bd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ The project is actually split across two repositories under the [Lodes & Lantern
1717
| **`torchfinder`** (this repo) | Static web frontend — HTML, CSS, JS, build script, GitHub Actions deployment |
1818
| **[`torchfinder-data`](https://github.com/Lodes-and-Lanterns/torchfinder-data)** | Canonical dataset — YAML entries, schema validation, produces `adventures.json` |
1919

20-
`torchfinder-data` is the source of truth. This repo is purely presentation-layer: it consumes `adventures.json` and renders it. No data authoring or validation happens here.
21-
22-
> **Just want the data?** There's no API, but other apps and services can easily consume the latest `adventures.json` output from the `main` branch of `torchfinder-data`.
20+
`torchfinder-data` is the source of truth. This repo is purely presentation-layer: it consumes `adventures.json` and renders it. No data authoring or validation happens here. **Just want the data?** Other apps and services are welcome to use the `adventures.json` output from the `main` branch of `torchfinder-data`.
2321

2422
### Frontend files
2523

0 commit comments

Comments
 (0)