Skip to content

Commit 8ba7f46

Browse files
authored
Update README with installation instructions
Added installation instructions for vicutils.
1 parent 1825f4f commit 8ba7f46

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ A collection of programming problem solutions from different online judges and c
88
- **Python-focused solutions**, with clear and readable implementation.
99
- **Geometry problems** may include supporting images or diagrams.
1010
- **Multistemps problems** may include an example page.
11+
12+
## Install vicutils
13+
```bash
14+
git+https://github.com/Vic-Nas/PythonSolutions.git#egg=vicutils
15+
```

0 commit comments

Comments
 (0)