summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.yardopts1
-rw-r--r--README12
-rw-r--r--README.md9
3 files changed, 10 insertions, 12 deletions
diff --git a/.yardopts b/.yardopts
new file mode 100644
index 0000000..c1a7ad0
--- /dev/null
+++ b/.yardopts
@@ -0,0 +1 @@
+application.rb
diff --git a/README b/README
deleted file mode 100644
index 7191239..0000000
--- a/README
+++ /dev/null
@@ -1,12 +0,0 @@
-OpenTox Validation
-==================
-
-* An OpenTox REST Webservice for validation and reporting
-
-API documentation
------------------
-
-http://rdoc.info/github/opentox/validation
-
-Copyright (c) 2009-2011 Christoph Helma, Martin Guetlein, Micha Rautenberg, Andreas Maunz, David Vorgrimmler, Denis Gebele. See LICENSE for details.
-
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4bbec5d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+OpenTox Validation
+==================
+
+* An OpenTox REST Webservice for validation and reporting
+
+[API documentation](http://rdoc.info/github/opentox/validation)
+--------------------------------------------------------------
+
+Copyright (c) 2009-2011 Martin Guetlein, Christoph Helma. See LICENSE for details.