Skip to content

Commit 35710a6

Browse files
committed
Small changes to doc
1 parent 3566670 commit 35710a6

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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:
3030
julia +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.

docs/assets/big.png

1.26 MB
Loading

docs/assets/logo.png

-1.23 MB
Loading

docs/assets/logo_scaled.png

-29.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)