From 5a094238913d6aa3620c3cc579daa14b3de5bc88 Mon Sep 17 00:00:00 2001 From: lance allen Date: Thu, 6 Sep 2018 15:48:20 -0700 Subject: [PATCH] adding links to the readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7fb339..be75f6c 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Everything is deployed and managed using the [Zappa](https://github.com/Miserlou Before you can use this tool, you must have these prerequisites: -* Amazon Web Services account -* Administrative IAM API key pair configured on your computer -* Pipenv installed on your computer -* Python 3.6 installed on your computer +* [Amazon Web Services account](https://aws.amazon.com/free/) +* [Administrative IAM API key pair](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html) configured on your computer +* [Pipenv](https://pipenv.readthedocs.io/en/latest/) installed on your computer +* Python 3.6 installed on your computer (I use [pyenv](https://github.com/pyenv/pyenv)) ## Setup