Skip to content

Commit ccc244f

Browse files
committed
Mentining docs in readme
1 parent 9e948c1 commit ccc244f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
**Hedgehog** is a modular, SciML-inspired derivatives pricing library in Julia.
44

55
[![Build Status](https://github.com/aleCombi/Hedgehog.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/aleCombi/Hedgehog.jl/actions/workflows/CI.yml?query=branch%3Amaster)
6+
[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://alecombi.github.io/Hedgehog.jl/)
67

78
## 📐 Design Overview
89

@@ -68,6 +69,10 @@ Hedgehog supports calibration via a unified interface:
6869
- Built on top of SciML components (DifferentialEquations.jl, NonlinearSolve.jl, Integrals.jl)
6970
- Open-source and focused on prototyping cutting-edge methods
7071

72+
## 📖 Documentation
73+
74+
Complete documentation is available at [https://alecombi.github.io/Hedgehog.jl/](https://alecombi.github.io/Hedgehog.jl/)
75+
7176
## 📄 License
7277

7378
MIT

0 commit comments

Comments
 (0)