changeset 13:c7b137768e7c

Merge
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 11 Sep 2018 14:08:49 +0200
parents fc9d1b382334 (current diff) ead7c7021ad9 (diff)
children d2c47b00e738
files
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Sep 11 14:08:18 2018 +0200
+++ b/README.md	Tue Sep 11 14:08:49 2018 +0200
@@ -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`