Skip to content

Commit 4d12568

Browse files
Merge pull request #41 from Abiji-2020/main
Added Go Sdk in README.md
2 parents 0fc9d55 + e95071b commit 4d12568

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,14 @@ client.datasources.drop('my_datasource')
149149
```
150150
>Note: The SDK currently does not support automatically removing a data source if it is no longer connected to any mind.
151151
152-
### Other SDKs
152+
153+
### Community Supported SDKs
154+
155+
=======
153156
- [Java-SDK](https://github.com/Better-Boy/minds-java-sdk)
154157
- [Ruby-SDK](https://github.com/tungnt1203/minds_ruby_sdk)
155158
- [Dart-SDK](https://github.com/ArnavK-09/mdb_dart)
159+
- [Go SDK](https://github.com/Abiji-2020/minds-go-sdk)
156160

157161
#### Command Line Tools
158162
- [Minds CLI](https://github.com/Better-Boy/minds-cli-sdk)

0 commit comments

Comments
 (0)