diff --git a/README.md b/README.md index 46690c9..d9ef8e7 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Security Headers - analyse the HTTP response headers (with rating system to the results).
  :small_orange_diamond: Observatory by Mozilla - set of tools to analyze your website.
-  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
  :small_orange_diamond: webhint - is a linting tool that will help you with your site's accessibility, speed, security and more.

@@ -445,6 +444,7 @@ performance of any of your sites from across the globe.

  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
+  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.

##### :black_small_square: Other