Stephen-SMJ commited on
Commit
66b19fc
·
verified ·
1 Parent(s): 707c5ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,8 @@ pip install -U sentence-transformers
36
  ```
37
 
38
  ### Usage by our RPKB (Optional and Recommended)
 
 
39
  ```python
40
  from huggingface_hub import snapshot_download
41
  import chromadb
 
36
  ```
37
 
38
  ### Usage by our RPKB (Optional and Recommended)
39
+ Download the [R Package Knowledge Base(RPKB)](https://huggingface.co/datasets/Stephen-SMJ/RPKB)
40
+
41
  ```python
42
  from huggingface_hub import snapshot_download
43
  import chromadb