We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3754024 commit f839e18Copy full SHA for f839e18
README.md
@@ -11,3 +11,11 @@
11
- [`README`](README.md) [deployment](.github/workflows/webpage.yml) at [`[user].github.io/[repo]`](https://djmaxus.github.io/matlab-repo-init)
12
- [Dependabot](.github/dependabot.yml) for GitHub Actions
13
- [Utility functions](util/) found useful for analyzing legacy MATLAB script codebases
14
+
15
+## References
16
17
+- https://uk.mathworks.com/help/matlab/ref/startup.html
18
+- https://uk.mathworks.com/help/matlab/matlab_prog/overview-of-matlab-build-tool.html
19
+- https://www.toptal.com/developers/gitignore/
20
+- https://choosealicense.com/
21
+- https://www.conventionalcommits.org/en/v1.0.0/
0 commit comments