Skip to content

Commit c3f322f

Browse files
Update README.md
1 parent e313c01 commit c3f322f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Our team is part of the EPIC lab at Georgia Institute of Technology (www.epic.ga
2727
Please feel free to clone this repo and add whatever functionality you see fit. When adding code, please try to maintain the overall file structure outlined below.
2828

2929
### Documentation
30-
All of the files within this repo should be well documented through the Matlab runtime environment. In order to read the documentation, type `help` in the Matlab command window followed by the name of any file. If the file does not contain documentation *please* feel free to start making some. Brief documentation for an entire package can be seen by typing `help Vicon` or `help Osim` into the command line, which pulls documentation from each function in the package folder.
30+
All of the files within this repo should be well documented through the Matlab runtime environment. In order to read the documentation, type `help` in the Matlab command window followed by the name of any file. If the file does not contain documentation *please* feel free to include and request a pull. Brief documentation for an entire package can be seen by typing `help Vicon` or `help Osim` into the command line, which pulls documentation from each function in the package folder.
3131

3232
### Getting started
3333
Check the examples inside the +Vicon folder and inside the +Osim folder

0 commit comments

Comments
 (0)