Skip to content

Commit ddbb963

Browse files
author
Razvan
committed
Changed repository name to 'cylms'
Also fixed minor typo.
1 parent f3e50df commit ddbb963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Design (CROND) NEC-endowed chair at the Japan Advanced Institute of
1111
Science and Technology (JAIST). An overview of CyLMS is provided in
1212
the figure below.
1313

14-
![Overview of CyLMS](https://github.com/crond-jaist/cnt2lms/blob/master/cylms_overview.png)
14+
![Overview of CyLMS](https://github.com/crond-jaist/cylms/blob/master/cylms_overview.png)
1515

1616
If interested, please download the latest release of CyLMS, and let us
1717
know if you have any issues. A sample Moodle virtual machine and a
@@ -92,7 +92,7 @@ Below we provide a brief overview of the main CyLMS components:
9292
* `cylms.py`: Main program used to access all the functionality
9393
provided by CyLMS.
9494

95-
* `cnt2lms`: Core module that converts a given training content
95+
* `cnt2lms.py`: Core module that converts a given training content
9696
description file to an equivalent SCORM package.
9797

9898
* `lms_mgmt.py`: Module that contains integration support with the

0 commit comments

Comments
 (0)