BramVanroy commited on
Commit
c827b3b
·
verified ·
1 Parent(s): db31e73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,6 +26,8 @@ huggingface-cli download BramVanroy/fineweb-2-duckdbs fw2-deu_Latn.duckdb --loca
26
 
27
  ## Usage
28
 
 
 
29
  ```python
30
  import re
31
  import duckdb
 
26
 
27
  ## Usage
28
 
29
+ Originally developed to be used with a library to look for Creative Commons licensing information: https://github.com/BramVanroy/CommonCrawl-CreativeCommons/
30
+
31
  ```python
32
  import re
33
  import duckdb