Skip to content

Commit 9da3ead

Browse files
add basic faq
1 parent d156efa commit 9da3ead

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,15 @@ Then run said build with:
3333
```bash
3434
npm start
3535
```
36+
37+
## FAQ
38+
39+
### Where does the data come from?
40+
41+
The data is all sourced from [wikidata](https://www.wikidata.org).
42+
43+
### I was played a card that doesn't make sense - what gives?
44+
45+
There are some cards that unfortunately don't quite make sense or have bad data. These need to be removed from the game and, ideally, to have their underlying wikidata entry fixed.
46+
47+
Please report any bad cards here: https://github.com/tom-james-watson/wikitrivia/discussions/2.

0 commit comments

Comments
 (0)