diff --git a/Project.toml b/Project.toml index b885933..aab929f 100644 --- a/Project.toml +++ b/Project.toml @@ -10,5 +10,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] Distributions = "0.25" -julia = "1.10,1.11" +julia = "1.8" Compat = "4.6" \ No newline at end of file diff --git a/README.md b/README.md index 703e07a..dd1280d 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Pkg.add("McmcHermes") ``` -Here is the [documentation](https://stevenalfonso.github.io/McmcHermes.jl/dev/). \ No newline at end of file +Some examples and basic usage are in the [documentation](https://stevenalfonso.github.io/McmcHermes.jl/dev/). \ No newline at end of file diff --git a/docs/src/assets/.DS_Store b/docs/src/assets/.DS_Store index fc6213e..0cc47df 100644 Binary files a/docs/src/assets/.DS_Store and b/docs/src/assets/.DS_Store differ