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.