We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803a368 commit d0afba0Copy full SHA for d0afba0
1 file changed
README.md
@@ -19,6 +19,10 @@ julia> using Pkg
19
julia> Pkg.add("OperationsResearchModels")
20
```
21
22
+# Documentation
23
+
24
+Please visit [https://jbytecode.github.io/OperationsResearchModels.jl/dev/](The Documentation Page).
25
+This page includes both the API documentation and examples.
26
27
28
# Implemented Problems and Algorithms
0 commit comments