From 4f58095ba653124bbcd9598a450eee2a233317c5 Mon Sep 17 00:00:00 2001 From: Killian Date: Thu, 25 Jun 2020 14:35:47 +0200 Subject: [PATCH] RE Fixed readme --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f030df..2b16d4e 100644 --- a/README.md +++ b/README.md @@ -141,10 +141,10 @@ bot.login("super_secret_token") ![Kiss](https://imgur.com/sSoCAeH.png) -![LisaPresentation](https://imgur.com/u5cPVVW.png) - - ``new DIG.LisaPresentation().getImage(``);`` +![LisaPresentation](https://imgur.com/u5cPVVW.png) + > Limited to 300char (Thanks to sιмση ℓεcℓεяε#5765) diff --git a/package.json b/package.json index d186571..d98a9e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-image-generation", - "version": "1.1.8", + "version": "1.1.9", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "scripts": {