From d396137dfdfb2dd5edc9e56061ce4d8f1084941b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 12 Feb 2019 07:18:17 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d9aa5..01e8ea9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # pipenv-buildpack -A minimal buildpack for Pipenv. + +A minimal buildpack for Pipenv, by Kenneth Reitz. + +## Implementation details + +- Latest pip, always +- Latest pipenv, always + +- Use shellcheck (VS Code Extension) +- Use WSL to test.