changeset 12:ead7c7021ad9

Edit README.md
author Jonatan Werpers <jonatan.werpers@it.uu.se>
date Mon, 10 Sep 2018 15:40:45 +0000
parents 9045796e28c8
children c7b137768e7c
files README.md
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon Sep 10 17:34:13 2018 +0200
+++ b/README.md	Mon Sep 10 15:40:45 2018 +0000
@@ -1,7 +1,8 @@
 Takes care of adding local folders to Matlabs path.
-Add a `.subpaths` file in the root of the project containing the relative paths of folders to add
+Add a `.subpaths` file in the root of the project containing the relative paths of folders to add.
 Then use the following functions to interact with `mpm`.
- * `mpm.checkin`
- * `mpm.checkout`
- * `mpm.info`
- * `mpm.verify`
+
+  * `mpm.checkin`
+  * `mpm.checkout`
+  * `mpm.info`
+  * `mpm.verify`