diff --git a/README.md b/README.md index 8d2ff103..c492f7ef 100644 --- a/README.md +++ b/README.md @@ -215,9 +215,9 @@ Getting started with SurrealDB is as easy as starting up the SurrealDB database - [x] [Getting started with Golang](https://docs.surrealdb.com/docs/integration/sdks/golang) - [x] [Getting started with Rust](https://docs.surrealdb.com/docs/integration/sdks/rust) - [x] [Getting started with Deno](https://docs.surrealdb.com/docs/integration/sdks/deno) -- [ ] [Getting started with Python](https://docs.surrealdb.com/docs/integration/sdks/python) (coming soon) +- [x] [Getting started with Python](https://docs.surrealdb.com/docs/integration/sdks/python) +- [x] [Getting started with Java](https://docs.surrealdb.com/docs/integration/sdks/java) - [ ] [Getting started with C](https://docs.surrealdb.com/docs/integration/sdks/c) (coming soon) -- [ ] [Getting started with Java](https://docs.surrealdb.com/docs/integration/sdks/java) (coming soon) - [ ] [Getting started with Ruby](https://docs.surrealdb.com/docs/integration/sdks/ruby) (coming soon) - [ ] [Getting started with PHP](https://docs.surrealdb.com/docs/integration/sdks/php) (coming soon) - [ ] [Getting started with Swift](https://docs.surrealdb.com/docs/integration/sdks/swift) (coming soon)