From f7c1e80afb9a46a99b1700162ed258d2a4479e29 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Fri, 2 Dec 2016 09:13:17 -0800 Subject: [PATCH] update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 794b3e16b..bf336ff41 100644 --- a/Readme.md +++ b/Readme.md @@ -101,7 +101,7 @@ Slate encourages you to write small, reusable modules. Check out the public ones - [`slate-paste-linkify`](https://github.com/ianstormtaylor/slate-paste-linkify) wraps the selected text in a link when a URL is pasted from the clipboard. - [`slate-prism`](https://github.com/SamyPesse/slate-prism) highlights code blocks with [Prism.js](http://prismjs.com/)! - [`slate-soft-break`](https://github.com/ianstormtaylor/slate-soft-break) adds a soft break when `enter` is pressed. -- [`slate-drop-or-paste-images`](https://github.com/ianstormtaylor/slate-drop-or-paste-images) handles image dropping or pasting +- [`slate-drop-or-paste-images`](https://github.com/ianstormtaylor/slate-drop-or-paste-images) lets users drop or paste images to insert them! - [**View all plugins on `npm`...**](https://www.npmjs.com/browse/keyword/slate)