summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index c72af97..fbe8ed5 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,15 @@
# mech105-algorithms
-Algorithms I created in MECH-105 (2021-Summer-Term). Consists of MATLAB scripts and functions
+Algorithms I created in MECH-105 (2021-Summer-Term). Consists of MATLAB scripts and functions
##Function:
-*specialMatrix.m
-*falsePosition.m
-*luFactor.m
-*Heun.m
-*simpson.m
-*days.m
+* specialMatrix.m
+* falsePosition.m
+* luFactor.m
+* Heun.m
+* simpson.m
+* days.m
##Scripts:
-*hw2.m
-*hw3.m
-*hw11.m \ No newline at end of file
+* hw2.m
+* hw3.m
+* hw11.m