diff --git a/README.md b/README.md index c71131b..276bc8f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ HistorianDNS is a script retrieves parses displays historical and current DNS records from dnshistory.com with the option of saving the results in a .txt format. -The last main branch release of original code was beta 0.2.2 released on 11/02/2023 since then a full rewrite happened starting on 03/30/2024 with rewrite beta 1.0 being released on 05/06/2024. +The last main branch release of the original code was beta 0.2.2 released on 11/02/2023 since then a full rewrite happened starting on 03/30/2024 with rewrite beta 1.0 being released on 05/06/2024. ### Rewrite Beta 1.1 Updates @@ -14,15 +14,15 @@ The last main branch release of original code was beta 0.2.2 released on 11/02/2 - Fixed bugs relating to file names -## Installation +## Installation In the terminal of your choice: -Install files from GitHub: +Download the source files from GitHub: git clone https://github.com/BirdsAreFlyingCameras/HistorianDNS -Travel to the path of installation: +Enter the source files directory: cd HistorianDNS @@ -33,7 +33,7 @@ Then install the requirements: ## Usage -To run the script do: +To use the script run: python3 main.py