diff --git a/tutorials/README.md b/tutorials/README.md index 67622d5..5672166 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -5,6 +5,6 @@ In this folder we collect useful tutorials in order to understand the principles | Name | Description | |-------|---------------| -| Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py)]| implementation of a Poisson problem in PINA | +| Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial-1.html)]| implementation of a Poisson problem in PINA |