elly99 commited on
Commit
92d3d23
·
verified ·
1 Parent(s): 9748891

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -201,8 +201,9 @@ Got ideas, suggestions, or want to improve a feature?
201
 
202
  1. Fork the repository
203
  2. Create a branch (`git checkout -b improvement`)
204
- 3. Modify `.py` or `.ipynb` files
205
- 4. Open a pull request with a clear description
 
206
 
207
  See the [CONTRIBUTING.md](Contributing.md) file for contribution guidelines.
208
 
 
201
 
202
  1. Fork the repository
203
  2. Create a branch (`git checkout -b improvement`)
204
+ 3. Modify `.py` or `.ipynb` files
205
+ 4. To run this project, you need a Groq API key
206
+ 5. Open a pull request with a clear description
207
 
208
  See the [CONTRIBUTING.md](Contributing.md) file for contribution guidelines.
209