diff --git a/README.md b/README.md index 8cd7e52..ecd3c6f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # RS4Module -Todo \ No newline at end of file + +This module is used to construct RST++ structures (signals and secondary edges). +It depends upon annotations created by the [RST importer module](https://github.com/korpling/pepperModules-RSTModules) +and should be run AFTER the merging manipulator has been run, if it is being used. + +# Changelog +* 0.1.0 - Initial Release