diff --git a/README.md b/README.md
index 9f91d8b..b9adc49 100644
--- a/README.md
+++ b/README.md
@@ -19,17 +19,14 @@ An efficient website icon scraper for rust or command line usage.
First run `cargo install site_icons`, then:
-
-Text output
+Text output:
+
+
```bash
site-icons https://github.com
```
-
-
-
-
```
https://github.githubassets.com/favicons/favicon.svg site_favicon svg
https://github.githubassets.com/app-icon-512.png app_icon png 512x512
@@ -41,17 +38,14 @@ https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x18
-
-JSON output
+JSON output:
+
+
```bash
site-icons https://reactjs.org --json
```
-
-
-
-
```json
[
{