summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-17 15:31:07 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-17 15:31:07 +0200
commit25fa0211c961242504e34c9c3b84154ec80e5801 (patch)
tree58b7ac7809d1c7bba9a19a4191bb92832535ae27
parent31a9d63cbcb921f5d005165cd5b1c76026e3fd34 (diff)
README typo fixed
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a5d0591..ae5b946 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ Create a dataset from a csv file:
curl -X POST -F name="Hamster carcinogenicity" -F file=@hamster_carcinogenicity.csv http://webservices.in-silico.ch/dataset/v0/
- returns a dataset_uri
+ returns a {dataset_uri}
Show a list of all compounds:
@@ -67,6 +67,6 @@ Show all compounds and their features:
INSTALLATION
-Run 'rake install' to install the required gems and openbabel
+Run 'rake install' to install the required gems
Copyright (c) 2009 Christoph Helma. See LICENSE for details.