Skip to content

Commit 8805431

Browse files
committed
2 parents e358a71 + 4c50919 commit 8805431

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ 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+
pip install git+https://github.com/Vic-Nas/PythonSolutions.git#egg=vicutils
15+
```
16+

0 commit comments

Comments
 (0)