From f1e7096514c04f5738e2c78eb3cc4550d36ec4b1 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 2 Oct 2019 03:12:07 +0800 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4adb5..1a934c1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,20 @@ # tixcraft_bot maxbot help you quickly buy your tickets -# how to use and binary download +# binary download +https://github.com/max32002/tixcraft_bot/releases + +# how to use https://max-everyday.com/2018/03/tixcraft-bot/ +# how to execute source code +1: download chromedrive to "webdriver" folder: +http://chromedriver.chromium.org/downloads + +2: pip install selenium + +3: python settings.py + # implement introduce https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/