From b85c130440fc4ed7300e3a82a9febfe22a4d25a1 Mon Sep 17 00:00:00 2001 From: Daniel Butler Date: Thu, 22 Sep 2022 11:44:04 -0700 Subject: [PATCH] add install section closes #33 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4625df7..c0e7608 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ serverless development. These come from years of experience developing a serverless platform at XOi Technologies, and represent real production code. +## Install +Get started quickly by installing the package with pip. + +``` +pip install xoto3 +``` + ## Features Some of the features included: