Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Jan 22, 2022
1 parent 69690d3 commit 59873c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

```
Expand Down Expand Up @@ -28,7 +31,7 @@ Image files are named according to these titles (*see the **[reference](https://

<!-- TABLE_START -->

⚠️ Total: 84, Available: 83, Unavailable: 1
⚠️ Total: 83, Available: 83, Unavailable: 0

| Preview | Code | Name | Status |
| ------- | ---- | ---- | ------ |
Expand Down Expand Up @@ -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 ||
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 0 additions & 1 deletion src/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"TIZ": "Tizen",
"UBT": "Ubuntu",
"WAS": "watchOS",
"WTV": "WebTV",
"WHS": "Whale OS",
"WIN": "Windows",
"WCE": "Windows CE",
Expand Down

0 comments on commit 59873c9

Please sign in to comment.