From 7789ed13ff13694c852da2f337ea2b2b1de10fe1 Mon Sep 17 00:00:00 2001 From: Yannick Djoumbou Date: Fri, 27 Feb 2015 19:13:26 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 25bc9ee..0879518 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,6 @@ > >A chemical compound's classification can be retrieved in the JSON or XML format. The compound's information is accessed via the InChIkey as show in the following examples. In this example, the entity has the InChIKey=LABTWGUMFABVFG-ONEGZZNKSA-N. > > > > > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/entities/BDAGIHXWWSANSR-UHFFFAOYSA-N.json -> > > -> > >curl -H "Accept: application/xml" -H "Content-Type: application/xml" -X GET http://classyfire.wishartlab.com/entities/BDAGIHXWWSANSR-UHFFFAOYSA-N.xml > ##2. Query## @@ -65,8 +63,6 @@ > > > > > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/queries/88.json > > -> > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/queries/88.xml -> > > >where the query id is 88.