diff --git a/README.md b/README.md index 9ba75f4e..85a2a238 100755 --- a/README.md +++ b/README.md @@ -9,10 +9,7 @@ -**Table of Contents** _generated with [DocToc](https://github.com/thlorenz/doctoc)_ - - [Installation](#installation) -- [Tools](#tools) - [Supported Image Types](#supported-image-types) - [Image Manipulation Methods (Default Plugins)](#image-manipulation-methods-default-plugins) - [Extra Plugins](#extra-plugins) @@ -20,6 +17,7 @@ - [Contributing](#contributing) - [License](#license) - [Project Using Jimp](#project-using-jimp) +- [Contributors ✨](#contributors-) @@ -37,10 +35,6 @@ Installation: `npm install --save jimp` API documentation can be found in the main [jimp package](./packages/jimp) -## Tools - -:hammer: [cli](./packages/cli) - Jimp as a CLI program. Can load and run all plugins - ## Supported Image Types - [bmp](./packages/type-bmp)