Skip to content

Commit a407114

Browse files
authored
Update README.md
1 parent a5f706a commit a407114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Token-based Authentication Providers for Redis Java clients
22

3-
This extension provides Token-based Authentication for Redis Java client libraries([lettuce](https://github.com/redis/lettuce) and [Jedis](https://github.com/redis/jedis)) to support token-based authentication.
3+
This extension provides Token-based Authentication for Redis Java client libraries: [lettuce](https://github.com/redis/lettuce) and [Jedis](https://github.com/redis/jedis)
44

55
## Microsoft Entra ID provider
66

77
### Installation
8-
To install the Java packages, add the following dependencies to your `pom.xml` file if you're using Maven:
8+
To install the Entra ID provider, add the following dependencies to your `pom.xml` file if you're using Maven:
99
```xml
1010
<dependency>
1111
<groupId>redis.clients.authentication</groupId>

0 commit comments

Comments
 (0)