diff --git a/README.md b/README.md
index 7336628..db49303 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# clipboard.js
-> A modern approach to copy & cut to the clipboard. No Flash. No dependencies. Just 2kb.
+> A modern approach to copy text to the clipboard. No Flash. No dependencies. Just 2kb.
@@ -10,8 +10,6 @@ Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of ste
That's why clipboard.js exists.
-And don't be a jerk, use it responsibly :)
-
## Install
You can get it on npm.
@@ -36,36 +34,27 @@ First, include the script located on the `dist` folder
```
-Now, you need to instantiate it using a DOM selector. This selector corresponds to the trigger element, i.e. `