Skip to content

Commit 2df4796

Browse files
authored
delete cli link from readme (#1250)
1 parent 245f1cf commit 2df4796

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,15 @@
99
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1010
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1111

12-
**Table of Contents** _generated with [DocToc](https://github.com/thlorenz/doctoc)_
13-
1412
- [Installation](#installation)
15-
- [Tools](#tools)
1613
- [Supported Image Types](#supported-image-types)
1714
- [Image Manipulation Methods (Default Plugins)](#image-manipulation-methods-default-plugins)
1815
- [Extra Plugins](#extra-plugins)
1916
- [Custom Jimp](#custom-jimp)
2017
- [Contributing](#contributing)
2118
- [License](#license)
2219
- [Project Using Jimp](#project-using-jimp)
20+
- [Contributors ✨](#contributors-)
2321

2422
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2523

@@ -37,10 +35,6 @@ Installation: `npm install --save jimp`
3735

3836
API documentation can be found in the main [jimp package](./packages/jimp)
3937

40-
## Tools
41-
42-
:hammer: [cli](./packages/cli) - Jimp as a CLI program. Can load and run all plugins
43-
4438
## Supported Image Types
4539

4640
- [bmp](./packages/type-bmp)

0 commit comments

Comments
 (0)