Skip to content

Commit 490ce7e

Browse files
authored
fix: update Python bindings link in README for clarity (#3272)
1 parent 2b305ca commit 490ce7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ ArcadeDB understands multiple languages:
8484
ArcadeDB can be used as:
8585

8686
- Embedded from any language on top of the Java Virtual Machine
87-
- Embedded from Python via bindings: https://github.com/humemai/arcadedb-embedded-python
87+
- Embedded from Python via bindings: [arcadedb-embedded-python](https://github.com/humemai/arcadedb-embedded-python)
8888
- Remotely by using [HTTP/JSON](https://docs.arcadedb.com#HTTP-API)
8989
- Remotely by using a [Postgres driver](https://docs.arcadedb.com#Postgres-Driver) (ArcadeDB implements Postgres Wire protocol)
9090
- Remotely by using a [Redis driver](https://docs.arcadedb.com#Redis-API) (only a subset of the operations are implemented)

0 commit comments

Comments
 (0)