diff --git a/README.md b/README.md
index 2dc2e3c..ea695cb 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
# Badge
-the badge is licensed under unlicense :
+the badge( s ) is licensed under UNLICENSE :
```
UNLICENSE
@@ -47,6 +47,10 @@ OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to
```
+## original
+
+author : Ari Archer - [@TruncatedDinosour](https://ari.lt/gh) - -
+
in html :
```html
@@ -61,6 +65,24 @@ in markdown :
[![ari-web badge](https://ari.lt/badge.png)](https://ari.lt/)
+## yellow
+
+author : Tobskep -
+
+in html :
+
+```html
+
+```
+
+in markdown :
+
+```md
+[![ari-web badge](https://ari.lt/badge-yellow.png)](https://ari.lt/)
+```
+
+[![ari-web badge](https://ari.lt/badge-yellow.png)](https://ari.lt/)
+
# Customising when self-hosting
1. Clone the repository: `git clone https://ari.lt/git ari-web`
diff --git a/badge-yellow.png b/badge-yellow.png
new file mode 100644
index 0000000..4f965c7
Binary files /dev/null and b/badge-yellow.png differ