Update README.md

This commit is contained in:
2019-02-12 07:18:17 -05:00
committed by GitHub
parent 944b0763dc
commit d396137dfd
+10 -1
View File
@@ -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.