diff --git a/README.md b/README.md index 004b6a5..f20900c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -It's an overloaded function `clock_gettime` to slow down its reports by 4 times. It's useful to slow down games, in particular is tested wth Alien Shooter 2, Dungeon Nightmares, and GTAⅣ running in WINE. +This library creates a "bullet-time" effect in any game it is preloaded to. + +Underneath it overloads a function `clock_gettime` to slow down its reports by 4 times. This was tested wth Alien Shooter 2, Dungeon Nightmares, and GTAⅣ running in WINE. # Building