From f9d4f42558b3feae892b65c41132a939d999b50a Mon Sep 17 00:00:00 2001 From: Mohit Ahuja Date: Fri, 6 Oct 2017 19:05:55 +0200 Subject: [PATCH] updating the readme to put images simple change to just use standard image notation. --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6f8454d..51ec2b3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ api.ai: Python SDK for `API.AI `_ -========================= - -.. image:: https://badge.fury.io/py/apiai.svg - :target: http://badge.fury.io/py/apiai - -.. image:: https://travis-ci.org/api-ai/api-ai-python.svg - :target: https://travis-ci.org/api-ai/api-ai-python +======================== +![http://badge.fury.io/py/apiai](https://badge.fury.io/py/apiai.svg) ![https://travis-ci.org/api-ai/api-ai-python](https://travis-ci.org/api-ai/api-ai-python.svg) Overview @@ -75,4 +70,4 @@ See [LICENSE](LICENSE). ## Terms Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the [Google APIs Terms of Service](https://developers.google.com/terms/). -This is not an official Google product. \ No newline at end of file +This is not an official Google product.