From 28b5bba8ade20e711bbd0527afc095bbf12506ec Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Mon, 6 Apr 2020 05:52:43 +0000 Subject: [PATCH] Add link to the documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19673aa..2a11b37 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A framework for formulating likelihood problems and solving them with maximum likelihood estimation (MLE). +Please see the [documentation](https://bcbi.github.io/MaximumLikelihoodProblems.jl/dev/). + ## You may also be interested in: 1. [DynamicHMC.jl](https://github.com/tpapp/DynamicHMC.jl) 2. [LogDensityProblems.jl](https://github.com/tpapp/LogDensityProblems.jl)