From 934988d8e0b40059732ef86f1c1670860dd38fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Bergstr=C3=B6m?= <david-bergstrom@outlook.com> Date: Mon, 13 Aug 2018 10:43:39 +0200 Subject: [PATCH] Add a paragraph explaining how to open the project in PyCharm --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 318cc82..f276676 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,6 @@ the http link. Next, download the library binary from this page: (link) Put the library in the folder git repository you just downloaded. + +Now everything is ready for PyCharm, start PyCharm and select "Open" and +navigate to the location you clone your fork of this repository. -- GitLab