Skip to content

Commit 19e2153

Browse files
authored
Update README.md
1 parent 221009b commit 19e2153

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@
99

1010
**Authorizer** is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances and connect to any database (Currently supports 11+ databases including [Postgres](https://www.postgresql.org/), [MySQL](https://www.mysql.com/), [SQLite](https://www.sqlite.org/index.html), [SQLServer](https://www.microsoft.com/en-us/sql-server/), [YugaByte](https://www.yugabyte.com/), [MariaDB](https://mariadb.org/), [PlanetScale](https://planetscale.com/), [CassandraDB](https://cassandra.apache.org/_/index.html), [ScyllaDB](https://www.scylladb.com/), [MongoDB](https://mongodb.com/), [ArangoDB](https://www.arangodb.com/)).
1111

12-
## Table of contents
12+
For more information check:
1313

14-
- [Introduction](#introduction)
15-
- [Getting Started](#getting-started)
16-
- [Contributing](https://github.com/authorizerdev/authorizer/blob/main/.github/CONTRIBUTING.md)
1714
- [Docs](http://docs.authorizer.dev/)
18-
- [Join Community](https://discord.gg/Zv2D5h6kkK)
15+
- [Discord Community](https://discord.gg/Zv2D5h6kkK)
16+
- [Contributing Guide](https://github.com/authorizerdev/authorizer/blob/main/.github/CONTRIBUTING.md)
1917

2018
# Introduction
2119

@@ -38,13 +36,13 @@
3836

3937
## Roadmap
4038

41-
- VueJS SDK
42-
- Svelte SDK
39+
- [VueJS SDK](https://github.com/authorizerdev/authorizer-vue)
40+
- [Svelte SDK](https://github.com/authorizerdev/authorizer-svelte)
41+
- [Golang SDK](https://github.com/authorizerdev/authorizer-go)
4342
- React Native SDK
4443
- Flutter SDK
4544
- Android Native SDK
4645
- iOS native SDK
47-
- Golang SDK
4846
- Python SDK
4947
- PHP SDK
5048
- WordPress plugin

0 commit comments

Comments
 (0)