From 25fa0211c961242504e34c9c3b84154ec80e5801 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 17 Aug 2009 15:31:07 +0200 Subject: README typo fixed --- README | 4 ++-- 1 file 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. -- cgit v1.2.3