瀏覽代碼

Remove temporary docu

Basti Tee 5 年之前
父節點
當前提交
b412e53204
共有 1 個文件被更改,包括 0 次插入15 次删除
  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