We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b7aad commit 8c1d3a8Copy full SHA for 8c1d3a8
README.md
@@ -9,7 +9,11 @@ Contributing guide: https://github.com/Muradmustafayev-03/Optimisation-Algorithm
9
10
To report any issues: https://github.com/Muradmustafayev-03/Optimisation-Algorithms/issues
11
12
-To install the package as a library use: ***pip install optimisation-algorithms***
+To install the package as a library use:
13
+> *pip install optimisation-algorithms*
14
+
15
+Then to import:
16
+> *import optimisation-algorithms*
17
18
---
19
0 commit comments