SANDRAMSC commited on
Commit
0cf35c4
1 Parent(s): abac3d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -23,9 +23,8 @@
23
 
24
  </details>
25
 
26
- ## Web App
27
-
28
- [link](https://link.com)
29
 
30
  ## Screenshots
31
 
@@ -87,7 +86,7 @@
87
 
88
  2. Install dependencies:
89
  ```bash
90
- $ $ pip install -r requirements.txt
91
  ```
92
 
93
  ### Install using Docker
 
23
 
24
  </details>
25
 
26
+ ## TRY the prototype
27
+ [DocVerifyRAG](https://docverify-rag.vercel.app)
 
28
 
29
  ## Screenshots
30
 
 
86
 
87
  2. Install dependencies:
88
  ```bash
89
+ $ pip install -r requirements.txt
90
  ```
91
 
92
  ### Install using Docker