From 324c358fb8eec66a0d38e7f914f649153db7aa5e Mon Sep 17 00:00:00 2001 From: divinity76 Date: Tue, 1 Oct 2024 23:32:59 +0200 Subject: [PATCH] Fix screenshot previously broken link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b86e7f1..6646f6a 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ CandyBot is an OTClient bot module that helps with Tibia game-play automation. C Licensed under MIT, see LICENSE for more information. ## Showcase -![Screenshot]() -![Screenshot]() +![Target](/screenshots/5.png) + +[More screenshots](/screenshots/) ## Installation To install CandyBot all you need to do is copy the root directory `otclient-candybot` into the [otclient](https://github.com/edubart/otclient) `/mods` directory and start otclient. If you don't have `otclient-candybot` directory you need to pull this repository (I haven't tagged any releases yet because it's too early in development).