diff --git a/README.md b/README.md
index 32c94369..fcd5b8c9 100644
--- a/README.md
+++ b/README.md
@@ -188,10 +188,10 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
🧮 Repositories traffic |
-
-
-
- |
+
+
+
+ |
@@ -240,10 +240,10 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
| 🌇 GitHub Skyline 3D calendar |
-
-
-
- |
+
+
+
+ |
@@ -287,7 +287,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
For anime watchers
- For manga readers
+ For manga readers
For waifus simp
|
@@ -297,15 +297,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
✒️ Recent posts |
-
- Latest tweets
-
-
- Latest tweets with attachments
-
-
-
- |
+
+ Latest tweets
+ Latest tweets with attachments
+
+ |
Latest posts
@@ -321,14 +317,14 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
⏰ WakaTime plugin |
|
-
-
-
- |
-
-
-
- |
+
+
+
+ |
+
+
+
+ |
| 💹 Stock prices |
diff --git a/settings.example.json b/settings.example.json
index 044cca48..3027842d 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -87,7 +87,7 @@
"enabled": false, "//": "Enable support plugin"
},
"lines":{
- "enabled": false, "//": "Display lines of code metrics"
+ "enabled": false, "//": "Enable lines plugin"
},
"traffic":{
"enabled": false, "//": "Enable traffic plugin"
@@ -105,7 +105,7 @@
"enabled": false, "//": "Display GitHub sponsors"
},
"starlists":{
- "enabled": false, "//": "Display star lists"
+ "enabled": false, "//": "Enable starlists plugin"
},
"skyline":{
"enabled": false, "//": "Display GitHub Skyline 3D calendar"
@@ -126,7 +126,7 @@
},
"tweets":{
"token": null, "//":"Twitter API token",
- "enabled": false, "//": "Display recent tweets"
+ "enabled": false, "//": "Enable tweets plugin"
},
"posts":{
"enabled": false, "//": "Display recent posts"
@@ -136,7 +136,7 @@
},
"wakatime":{
"token": null, "//":"WakaTime API token",
- "enabled": false, "//": "Display WakaTime stats"
+ "enabled": false, "//": "Enable wakatime plugin"
},
"stock":{
"token": null, "//":"Yahoo Finance token",
@@ -150,7 +150,7 @@
"enabled": false, "//": "Display PoopMap stats"
},
"screenshot":{
- "enabled": false, "//": "Display a screenshot of any website"
+ "enabled": false, "//": "Enable screenshot plugin"
},
"//": ""
}