From 26b4022a43606f816e63c1e240903fe66fb8241b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Cimpers=CC=8Cak?= Date: Fri, 2 Nov 2018 11:38:57 +0100 Subject: [PATCH] removed heroku instructions from readme and added netlify info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 127744b..54a09a9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ To migrate the latest changes from the original PEP 8 source do the following: * Apply the missing changes to `index.html` and create a pull-request to get them reviewed and live on pep8.org -## Deploying +## Deployment - $ heroku buildpacks:set https://github.com/hone/heroku-buildpack-static.git +Automatically deployed on Netlify on each push to master.