|
@@ -18,9 +18,9 @@ XOPP to OML converter
|
|
|
|
|
|
Dependencies: Python3, Jinja2, xopp2py
|
|
|
|
|
|
-#### Entry point: xopp2oml.convert
|
|
|
+Entry point: xopp2oml.convert (Python script that takes as input as .xopp file and produces as output an .oml file)
|
|
|
|
|
|
-Python script that takes as input as .xopp file and produces as output an .oml file.
|
|
|
+See also: [src/xopp2oml/README.md](src/xopp2oml/README.md)
|
|
|
|
|
|
|
|
|
## Running the tests
|