We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1825f4f commit 8ba7f46Copy full SHA for 8ba7f46
README.md
@@ -8,3 +8,8 @@ A collection of programming problem solutions from different online judges and c
8
- **Python-focused solutions**, with clear and readable implementation.
9
- **Geometry problems** may include supporting images or diagrams.
10
- **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