Skip to content

Commit

Permalink
Merge pull request #6 from regginator/fix-typo
Browse files Browse the repository at this point in the history
Fix typo of "obfuscation" in README
  • Loading branch information
jackdotink authored Nov 13, 2023
2 parents 3c80e55 + f4d3cd9 commit 92ac8b5
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 @@ -22,9 +22,9 @@ Red is designed to work out of the box with no configuration required. Just requ

Red is written with type safety in mind, so you can use Luau and get full intellisense and linting right in your editor. Full intellisense without any extra work means faster development with autocomplete and catching bugs before they happen.

### 🔎Obsfucation
### 🔎Obfuscation

As part of it's optimization features, Red obsfucates network data to make it harder for cheaters to read networking logs. This makes it significantly harder for cheaters to reverse engineer and cheat in your game.
As part of it's optimization features, Red obfuscates network data to make it harder for cheaters to read networking logs. This makes it significantly harder for cheaters to reverse engineer and cheat in your game.

## Documentation

Expand Down

0 comments on commit 92ac8b5

Please sign in to comment.