From 9902044d8131542885522270a7285e7610d3a58d Mon Sep 17 00:00:00 2001 From: Sharoon Thomas Date: Mon, 7 Sep 2015 18:44:17 +0530 Subject: [PATCH] Add installation instructions to README --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 913067c..fd532db 100644 --- a/README.rst +++ b/README.rst @@ -43,6 +43,14 @@ optional. Take a note of the client ID and the client secret value. +Installing +---------- + +:: + + pip install microsofttranslator + + Features --------