Ihor commited on
Commit
9b03b75
1 Parent(s): 2781497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -199,7 +199,7 @@ results = process(text, prompt)
199
  print(results)
200
  ```
201
 
202
- ### How to run with utca:
203
  First of all, you need to install the package:
204
  ```bash
205
  pip install utca -U
 
199
  print(results)
200
  ```
201
 
202
+ ### How to run with [utca](https://github.com/Knowledgator/utca/tree/main):
203
  First of all, you need to install the package:
204
  ```bash
205
  pip install utca -U