Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 3eef3c8

Browse files
authored
Update README.md
1 parent e078dac commit 3eef3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ AutoUpdater is a C# project designed to simplify the process of updating cheat o
2222
## Features
2323

2424
- **Automatic Updates:** Automatically downloads the latest MCBE Windows server executable.
25-
- **Offset Analysis:** Analyzes the downloaded server executable to identify and update cheat offsets.
25+
- **Offset Analysis:** Analyzes the downloaded server executable to identify and update offsets.
2626
- **Configuration File:** Utilizes a configuration file to specify and update offsets according to the user's needs.
2727

2828
## Requirements
2929

3030
- **Operating System:** Windows
31-
- **LLVM:** MSYS2 (Contains name demangler and allows for public and section dumping)
31+
- **LLVM:** [MSYS2](https://www.msys2.org/) (Contains name demangler and allows for public and section dumping) (Contains name demangler and allows for public and section dumping)
3232
## Installation
3333

3434
1. Clone the repository:

0 commit comments

Comments
 (0)