File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# PEDDY.jl
22
33<p align =" center " >
4- <img src =" docs/assets/logo_scaled .png " alt =" PEDDY.jl Logo " width =" 200 " />
4+ <img src =" docs/assets/logo .png " alt =" PEDDY.jl Logo " width =" 200 " />
55</p >
66
77[ ![ CI] ( https://github.com/pleibers/PEDDY.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/pleibers/PEDDY.jl/actions/workflows/ci.yml )
@@ -30,6 +30,10 @@ Quick build hint:
3030julia +1.11 --project=docs -e ' using Pkg; Pkg.instantiate(); include("docs/make.jl")'
3131```
3232
33+ ## Documentation
34+
35+ Full Documentation and practical guides are available at [ https://pleibers.github.io/PEDDY.jl/ ] ( https://pleibers.github.io/PEDDY.jl/ ) .
36+
3337## Roadmap
3438
3539- [ ] Instead of using NaNs for missing values, actually use missing.
You can’t perform that action at this time.
0 commit comments