Browse Source

Remove temporary docu

Basti Tee 5 years ago
parent
commit
b412e53204
1 changed files with 0 additions and 15 deletions
  1. 0 15
      README.md

+ 0 - 15
README.md

@@ -1,17 +1,2 @@
 # python3-boilerplate
 > A boilerplate project to toy around with Python3 development best-practices
-
-## Things to try
-
-- venv
-- testing frameworks
-- pep8
-- linting
-- vscode support
-
-## Resources
-
-- https://olav.it/2017/03/04/pipenv-visual-studio-code/
-- https://code.visualstudio.com/docs/python/python-tutorial
-- Best practice references:
-  - https://github.com/requests/requests