From 7acf8945d0868d6700b982c687e73ae83cde32a5 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Tue, 12 Feb 2019 16:34:30 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) diff --git a/readme.md b/readme.md index 4222881c..701cbc82 100644 --- a/readme.md +++ b/readme.md @@ -4972,27 +4972,10 @@ GNU Lesser General Public License (LGPL 3) + * [deajan](https://github.com/deajan) - Custom button text for Popups * [GRADESK](https://github.com/sidbmw/ICS4U) - Created by a couple of young talented programmers, this classroom management software combines SQL and a GUI to provide a much improved interface for Ottawa teachers. - -## How Do I -Finally, I must thank the fine folks at How Do I. -https://github.com/gleitz/howdoi -Their utility has forever changed the way and pace in which I can program. I urge you to try the HowDoI.py application here on GitHub. Trust me, **it's going to be worth the effort!** -Here are the steps to run that application - - Install howdoi: - pip install howdoi - Test your install: - python -m howdoi howdoi.py - To run it: - Python HowDoI.py - -The pip command is all there is to the setup. - -The way HowDoI works is that it uses your search term to look through stack overflow posts. It finds the best answer, gets the code from the answer, and presents it as a response. It gives you the cor \ No newline at end of file