We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9128280 commit 832f6d1Copy full SHA for 832f6d1
1 file changed
README.md
@@ -1,2 +1,8 @@
1
# RS4Module
2
-Todo
+
3
+This module is used to construct RST++ structures (signals and secondary edges).
4
+It depends upon annotations created by the [RST importer module](https://github.com/korpling/pepperModules-RSTModules)
5
+and should be run AFTER the merging manipulator has been run, if it is being used.
6
7
+# Changelog
8
+* 0.1.0 - Initial Release
0 commit comments