diff --git a/README.md b/README.md index 09f7b2598a..0c89144200 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,6 @@ Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 8+ ✔ | ## Installing -Using cdn: - -```html - -``` - Using npm: ```bash @@ -46,6 +40,12 @@ Using bower: $ bower install axios ``` +Using cdn: + +```html + +``` + ## Example Performing a `GET` request