Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Emad Adel <[email protected]>
  • Loading branch information
emadadel4 authored Dec 10, 2024
1 parent 81a8389 commit a123309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

- **Automated Installation**: Say goodbye to manual software installations. ITT automates the process, saving you time and effort.
- **System Tweaks**: Customize your Windows environment with ease. ITT provides scripts to apply system tweaks for enhanced performance and usability.
- **Developer-Friendly**: Easy-to-use and clear documentation to add a new app or tweaks as you like, you can create a new method to download apps. Be creative. <a href="#-how-to-contribute">How to Add a New App</a>
- **Developer-Friendly**: Easy-to-use and clear documentation to add a new app or tweaks as you like, you can create a new method to download apps. Be creative. <a href="#-how-to-contribute">How to Contribute</a>
- **Soundtracks**: Enjoy listening to the best music from games and movies while downloading your programs.

<h2>⚡ Usage</h2>
Expand All @@ -110,7 +110,7 @@ Run the script using official commands from this repository. It's not a portable
<pre><code>irm cutt.ly/ittea | iex</code></pre>
<p>or to run it directly from GitHub If URL blocked from your region:</p>
<pre><code>irm emadadel4.github.io/itt.ps1 | iex</code></pre>
<pre><code>irm https://raw.githubusercontent.com/emadadel4/ITT/main/itt.ps1 | iex</code></pre>
<pre><code>irm raw.githubusercontent.com/emadadel4/ITT/main/itt.ps1 | iex</code></pre>

<div align="center">

Expand Down

0 comments on commit a123309

Please sign in to comment.