Skip to content

Commit 6ad4932

Browse files
authored
Update README.md
1 parent 4aa086b commit 6ad4932

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# Internet-Game-Enhancer
22
A PowerShellscript for Microsoft Windows (Windows 10 and later) to enhance your gameplay. You might be like me who can sometimes have bad internet for no reason, and your game client can crash because of that. Well this PowerShell script is used to clear your DNS cache every 2 minutes (you can change it if you want to).
3+
4+
# Requirements
5+
If you have the old legacy PowerShell (PowerShell 1 or 2) on your Windows system. Then I recommend you install the latest version PowerShell Core from the offical Github Repository here: https://github.com/PowerShell/PowerShell
6+
7+
# Instructions
8+
If you have the latest version of PowerShell Core installed onto your system. Then run the file by entering:
9+
* ./clear_dns.ps1
10+
* pwsh clear_dns.ps1

0 commit comments

Comments
 (0)