From 778f174ffb3a5598090fcbe8bc2dc0efb0580efc Mon Sep 17 00:00:00 2001 From: Trevor Moon Date: Mon, 13 Dec 2021 00:02:47 -0500 Subject: [PATCH] Update README resources (#4) Fix #3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1cf153f..509aa33 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Previously developed style-guides: - [MATLAB Style 2.0][matlab-style-2.0] - [MATLAB Programming Style Guide][programming-style-guide] - [Elements of MATLAB Style][elements-matlab-style] with [updates][elements-matlab-style-updates] +- [MATLAB Guidelines][matlab-guidelienes] - [PEP8][pep8-style] - [Google Stlye Guides][google-style-guide] @@ -89,6 +90,7 @@ Please contact me if you have any questions or suggestions about the project. Discord +[matlab-guidelines]: https://github.com/nschloe/matlab-guidelines [proposed-style-guide]: style_guide.md [pep8-style]: https://www.python.org/dev/peps/pep-0008/ [matlab-style-2.0]: https://www.mathworks.com/matlabcentral/fileexchange/46056-matlab-style-guidelines-2-0