diff --git a/README.md b/README.md index 04ea787..5170be0 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ bot.login("super_secret_token") - ``new DIG.Mms().getImage(``);`` -![LisaPresentation](https://imgur.com/u5cPVVW) +![LisaPresentation](https://imgur.com/u5cPVVW.png) - ``new DIG.LisaPresentation().getImage(``);`` diff --git a/package.json b/package.json index d9b1cd8..c359755 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-image-generation", - "version": "1.1.6", + "version": "1.1.7", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "scripts": {