Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blevine authored Oct 23, 2024
1 parent d51142b commit 8b20176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![](https://img.shields.io/badge/Keycloak-25.0.2-blue)
# Keycloak GraphQL API
A Keycloak extension that implements the [Keycloak Admin REST API](https://www.keycloak.org/docs-api/25.0.2/rest-api/index.html) in GraphQL.
A Keycloak extension that supports the functionality of the [Keycloak Admin REST API](https://www.keycloak.org/docs-api/25.0.2/rest-api/index.html) in GraphQL.

## WARNING: This project is in its formative stages, please do not use in production!

Expand Down Expand Up @@ -203,4 +203,4 @@ query {
}
}
}
```
```

0 comments on commit 8b20176

Please sign in to comment.