christopher commited on
Commit
abce020
·
verified ·
1 Parent(s): 450d81d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ Using the `polars` library:
41
  ```python
42
  import polars as pl
43
 
44
- df = pl.read_parquet('hf://datasets/Lichess/chess-openings/data/train-00000-of-00001.parquet')
45
  ```
46
 
47
  ## Dataset Details
 
41
  ```python
42
  import polars as pl
43
 
44
+ df = pl.read_parquet('hf://datasets/Lichess/antichess-chess-openings/data/train-00000-of-00001.parquet')
45
  ```
46
 
47
  ## Dataset Details