Skip to content

Commit 1cafe3a

Browse files
authored
feat: update platform support badges in README.md
1 parent 679bc23 commit 1cafe3a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ SwiftCasbin
66
[![Release](https://img.shields.io/github/v/release/casbin/SwiftCasbin)](https://github.com/casbin/SwiftCasbin/releases)
77
![iOS](https://img.shields.io/badge/iOS-✓-blue)
88
![macOS](https://img.shields.io/badge/macOS-✓-blue)
9-
![tvOS](https://img.shields.io/badge/tvOS-✓-blue)
10-
![watchOS](https://img.shields.io/badge/watchOS-✓-blue)
11-
![Linux](https://img.shields.io/badge/Linux-supported-green)
12-
![Windows](https://img.shields.io/badge/Windows-experimental-lightgrey)
9+
![Linux](https://img.shields.io/badge/Linux-✓-blue)
10+
![Windows](https://img.shields.io/badge/Windows-✓-blue)
1311

1412
**News**: still worry about how to write the correct Casbin policy? ``Casbin online editor`` is coming to help! Try it at: http://casbin.org/editor/
1513

@@ -32,7 +30,6 @@ production-ready | production-ready | beta-test | production-ready
3230
- [Supported models](#supported-models)
3331
- [How it works?](#how-it-works)
3432
- [Features](#features)
35-
- [Installation](#installation)
3633
- [Documentation](#documentation)
3734
- [Online editor](#online-editor)
3835
- [Tutorials](#tutorials)

0 commit comments

Comments
 (0)