Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,13 @@
|
|
3 |
---
|
4 |
|
5 |
# ViPer: Metric
|
6 |
-
GitHub: https://github.com/
|
7 |
|
8 |
## Example
|
9 |
|
10 |
```bash
|
11 |
-
git clone https://github.com/
|
12 |
-
cd
|
13 |
```
|
14 |
|
15 |
```python
|
|
|
3 |
---
|
4 |
|
5 |
# ViPer: Metric
|
6 |
+
GitHub: https://github.com/sogandstorme/ViPer_Personalization
|
7 |
|
8 |
## Example
|
9 |
|
10 |
```bash
|
11 |
+
git clone https://github.com/sogandstorme/ViPer_Personalization.git
|
12 |
+
cd ViPer_Personalization
|
13 |
```
|
14 |
|
15 |
```python
|