Update README.md

This commit is contained in:
Carl Schou 2020-07-07 15:47:34 +02:00 committed by GitHub
parent 266dd0d351
commit 2cd7becc42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
<img src="./bottleye_logo.png" width="500">
# Overview
BottlEye is a usermode emulator for the commercial anti-cheat [BattlEye](battleye.com) that works by recreating the anti-cheat module and responding to requests sent by the game server.
BottlEye is a usermode emulator for the commercial anti-cheat [BattlEye](battleye.com) that works by recreating the anti-cheat module and responding to requests sent by the game server. The write-up of this project can be found on our [website](https://secret.club/2020/07/06/bottleye.html)