From 20a09cb31bd99d73410c3f887c1b535744029da9 Mon Sep 17 00:00:00 2001 From: James Betker Date: Fri, 4 Dec 2020 20:17:37 -0700 Subject: [PATCH] #pycharm ad I swear they aren't paying me --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ad013b5f..74925f7d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ TBC.. ## User Guide TBC +### Development Environment +If you aren't already using [Pycharm](https://www.jetbrains.com/pycharm/) - now is the time to try it out. This project was built in Pycharm and comes with +an IDEA project for you to get started with. I've done all of my development on this repo in this IDE and lean heavily +on its incredible debugger. It's free. Try it out. You won't be sorry. + ### Dataset Preparation DLAS comes with some Dataset instances that I have created for my own use. Unless you want to use one of the recipes above, you'll need to provide your own. Here is how to add your own Dataset: