Skip to content

Commit 999c0f2

Browse files
authored
fix redisai-py license
1 parent 2ed303d commit 999c0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ Some languages have client libraries that provide support for RedisAI's commands
8282
| Project | Language | License | Author | URL |
8383
| ------- | -------- | ------- | ------ | --- |
8484
| JRedisAI | Java | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/JRedisAI) |
85-
| redisai-py | Python | BSD-2 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-py) |
85+
| redisai-py | Python | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-py) |
8686

8787
Full documentation of the api can be found [here](commands.md).

0 commit comments

Comments
 (0)