From 59873c91296a7939b9f0836999ea7db221d9bf43 Mon Sep 17 00:00:00 2001 From: Egoist Date: Sat, 22 Jan 2022 08:31:57 +0300 Subject: [PATCH] Update readme --- README.md | 6 ++++-- package.json | 2 +- src/list.json | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b68258..24c74ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # operating-system-logos Operating system logos in different sizes +![EgoistDeveloper operating-system-logos](https://preview.dragon-code.pro/EgoistDeveloper/operating-system-logos.svg) + + ## Installation ``` @@ -28,7 +31,7 @@ Image files are named according to these titles (*see the **[reference](https:// -⚠️ Total: 84, Available: 83, Unavailable: 1 +⚠️ Total: 83, Available: 83, Unavailable: 0 | Preview | Code | Name | Status | | ------- | ---- | ---- | ------ | @@ -102,7 +105,6 @@ Image files are named according to these titles (*see the **[reference](https:// | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/TIZ.png "TIZ (48x48)") | TIZ | Tizen | ✅ | | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/UBT.png "UBT (48x48)") | UBT | Ubuntu | ✅ | | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/WAS.png "WAS (48x48)") | WAS | watchOS | ✅ | -| ............ | WTV | WebTV | ❌ | | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/WHS.png "WHS (48x48)") | WHS | Whale OS | ✅ | | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/WIN.png "WIN (48x48)") | WIN | Windows | ✅ | | ![](https://raw.githubusercontent.com/EgoistDeveloper/operating-system-logos/master/src/48x48/WCE.png "WCE (48x48)") | WCE | Windows CE | ✅ | diff --git a/package.json b/package.json index 32cedf5..95cae84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@egoistdeveloper/operating-system-logos", - "version": "1.1.7", + "version": "1.2.0", "description": "Operating System Logos in Different Sizes", "main": "index.js", "scripts": { diff --git a/src/list.json b/src/list.json index 68689f1..5b03fe4 100644 --- a/src/list.json +++ b/src/list.json @@ -69,7 +69,6 @@ "TIZ": "Tizen", "UBT": "Ubuntu", "WAS": "watchOS", - "WTV": "WebTV", "WHS": "Whale OS", "WIN": "Windows", "WCE": "Windows CE",