shachar commited on
Commit
66b9247
1 Parent(s): d3e9649

added license details

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -9,9 +9,8 @@ app_file: app.py
9
  pinned: false
10
  license: cc0-1.0
11
  datasets:
12
-
13
- - Lichess/chess-openings
14
- suggested_hardware: cpu-basic
15
  ---
16
 
17
  # Chess Openings
@@ -41,3 +40,7 @@ See full notation [here](<https://en.wikipedia.org/wiki/Algebraic_notation_(ches
41
  ## Dataset
42
 
43
  This app is using the [Lichess](https://lichess.org/) openings dataset via [HuggingFace](https://huggingface.co/datasets/Lichess/chess-openings)
 
 
 
 
 
9
  pinned: false
10
  license: cc0-1.0
11
  datasets:
12
+ - Lichess/chess-openings
13
+ suggested_hardware: cpu-basic
 
14
  ---
15
 
16
  # Chess Openings
 
40
  ## Dataset
41
 
42
  This app is using the [Lichess](https://lichess.org/) openings dataset via [HuggingFace](https://huggingface.co/datasets/Lichess/chess-openings)
43
+
44
+ ## License
45
+
46
+ The license is `CC0-1.0` to match the dataset's license.