diff --git a/.github/security.md b/.github/security.md
new file mode 100644
index 0000000..5358dc5
--- /dev/null
+++ b/.github/security.md
@@ -0,0 +1,3 @@
+# Security Policy
+
+To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
diff --git a/readme.md b/readme.md
index 99693e4..5e96212 100644
--- a/readme.md
+++ b/readme.md
@@ -13,20 +13,6 @@
----
-
-
-
----
-
## Highlights
@@ -293,11 +279,6 @@ If you're on Windows, do yourself a favor and use [`cmder`](http://cmder.net/) i
[colors.js](https://github.com/Marak/colors.js) used to be the most popular string styling module, but it has serious deficiencies like extending `String.prototype` which causes all kinds of [problems](https://github.com/yeoman/yo/issues/68) and the package is unmaintained. Although there are other packages, they either do too much or not enough. Chalk is a clean and focused alternative.
-## Security
-
-To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
-
-
## Related
- [chalk-cli](https://github.com/chalk/chalk-cli) - CLI for this module
@@ -322,6 +303,14 @@ To report a security vulnerability, please use the [Tidelift security contact](h
- [Josh Junon](https://github.com/qix-)
-## License
+---
-MIT
+