From review of PR #81. The config template example in the README shows: ```json "$schema": "https://raw.githubusercontent.com/archlens/ArchLens/master/src/config.schema.json" ``` But the file is actually at `src/python/config.schema.json`.
From review of PR #81.
The config template example in the README shows:
But the file is actually at
src/python/config.schema.json.