diff --git a/README.md b/README.md index b54825a..92a52ab 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### 0- Intro to Matlab and Numerical integration -Matlab-and (Octave)[https://www.gnu.org/software/octave/]-review of syntax and numerical integration techniques. In particular, Euler's method and the ode-integration routines ode23 and ode45, Runge-Kutta integration methods. +Matlab-and [Octave](https://www.gnu.org/software/octave/)-review of syntax and numerical integration techniques. In particular, Euler's method and the ode-integration routines ode23 and ode45, Runge-Kutta integration methods. [Intro to Matlab and Numerical Integration](./intro_to_numerical_integration.ipynb)