Skip to content

Commit e90e277

Browse files
authored
docs: rename project title in README.md
Renamed the project from 'EventDBX Python Client' to 'EventDBX Client' for consistency. Signed-off-by: Patrick Thach <thachp@gmail.com>
1 parent ad7e0b6 commit e90e277

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
@@ -1,4 +1,4 @@
1-
# EventDBX Python Client
1+
# EventDBX Client
22

33
Official (preview) Python client for the [EventDBX](https://eventdbx.com) control-plane TCP protocol. This SDK mirrors the ergonomics of the existing JavaScript (`eventdbxjs`) and Rust (`eventdbx-client`) libraries so that Python developers can integrate EventDBX with only a few lines of code.
44

0 commit comments

Comments
 (0)