From 517b20cf9ad01c00c978bab802408226ef6fcfd9 Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Sat, 28 Jan 2017 10:22:20 -0500 Subject: [PATCH] Add links for octave and github --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f91ab85..ac76991 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ matlab/octave functions and programming best practices. **Textbook:** Chapra, Steven, *Applied Numerical Methods with MATLAB for Engineers and Scientists* 3rd edition. -**Tools used:** [Matlab](https://www.mathworks.com/products/matlab.html), Octave, Github. +**Tools used:** [Matlab](https://www.mathworks.com/products/matlab.html), +[Octave](https://www.gnu.org/software/octave/) , [Github](https://github.com). **Recommended tools:** Github Desktop, git, Atom (text editor), Vim (text editor), Jupiter notebook (with matlab or octave kernel)