summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 225822b..89de681 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# QSAR-Report
QMRF and QPRF reporting extension to OpenTox ruby modules and lazar.
## About
-Class for QMRF and QPRF reporting.
-* QMRF:
+Classes for QMRF and QPRF reporting.
+* OpenTox::QMRFReport:
Provides a ruby OpenTox class to prepare an initial version of a QMRF report.
The XML output is in QMRF version 1.3 and can be finalized with the QMRF editor 2.0 (https://sourceforge.net/projects/qmrf/)
-* QPRF:
+* OpenTox::QPRFReport:
Provides a ruby OpenTox class to prepare an initial version of a QPRF (version 1.1) report in JSON or HTML.
## Usage