From 17359962291e74180d47d7c2a2fd1d3c7858c7c4 Mon Sep 17 00:00:00 2001 From: Preston Parry Date: Fri, 19 Jan 2018 10:39:17 -0800 Subject: [PATCH] Adds Installation section now that our MVP is on pypi! --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cae2a3e..315776d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ Concordia is under active development right now, and aims to be a part of a suite of open-source machine learning packages that allow organizations to more rapidly develop and deploy machine learning models. +## Installation + +`pip install concordia` + +## Description + Using Concordia, you should be able to rapidly have confidence in your shipped ML models. If everything's working as expected, you should be able to see that, and heave a sigh of relief.