From 2cd7becc42f53ea63cbe1149606b9d3a9d5894e8 Mon Sep 17 00:00:00 2001 From: Carl Schou <16375807+vmcall@users.noreply.github.com> Date: Tue, 7 Jul 2020 15:47:34 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ea40943..47421d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # 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)