From 2eb00b6244bd9736b087a17419aa15e2f6a0b786 Mon Sep 17 00:00:00 2001 From: djoumbou Date: Wed, 9 Jul 2014 23:10:30 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 574979b..ab64066 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ # **Endpoints** # ## Entities -> /entities -> > GET + /entities +> GET > > > You can retrieve a chemical compound's classification 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://localhost:3000/entities/LABTWGUMFABVFG-ONEGZZNKSA-N.json