whackthejacker commited on
Commit
0ecc4eb
·
verified ·
1 Parent(s): 91322ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -90,9 +90,9 @@ To use the Hugging Face integration features, add your Hugging Face API token to
90
 
91
  ```toml
92
  [huggingface]
93
- hf_token = "YOUR_HF_TOKEN"
94
  ```
95
 
96
  ## License
97
 
98
- This project is licensed under the MIT License - see the LICENSE file for details.
 
90
 
91
  ```toml
92
  [huggingface]
93
+ hf_token = "HF_TOKEN"
94
  ```
95
 
96
  ## License
97
 
98
+ This project is licensed under the Apache-2.0 License - see the LICENSE file for details.