Skip to content

Commit 65ba3d4

Browse files
updated readme file
1 parent da85dab commit 65ba3d4

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use the MindsDB Java SDK, include the following dependency in your `pom.xml`:
1010
<dependency>
1111
<groupId>com.mindsdb</groupId>
1212
<artifactId>mindsdb-java-sdk</artifactId>
13-
<version>1.0.2</version>
13+
<version>1.1.0</version>
1414
</dependency>
1515
```
1616

@@ -238,13 +238,9 @@ public class Main {
238238
}
239239
```
240240

241-
## Examples
242-
243-
You can find more examples in the [examples directory](https://github.com/mindsdb/mindsdb_java_sdk/tree/staging/examples).
244-
245241
## API Documentation
246242

247-
The API documentation for the MindsDB SDK can be found at [https://mindsdb.github.io/mindsdb_java_sdk/](https://mindsdb.github.io/mindsdb_java_sdk/).
243+
The API documentation for the MindsDB SDK can be found at [md-abid-hussain.github.io/mindsdb-java-sdk/](https://md-abid-hussain.github.io/mindsdb-java-sdk/).
248244

249245
### Generating API docs locally:
250246

@@ -266,8 +262,8 @@ mvn test
266262

267263
## Contributing
268264

269-
We welcome contributions to the MindsDB SDK. If you'd like to contribute, please refer to the contribution guidelines for more information.
265+
We welcome contributions to the MindsDB Java SDK. If you'd like to contribute, please refer to the contribution guidelines for more information.
270266

271267
## License
272268

273-
The MindsDB SDK is licensed under the MIT License. Feel free to use and modify it according to your needs.
269+
The MindsDB Java SDK is licensed under the GNU License. Feel free to use and modify it according to your needs.

0 commit comments

Comments
 (0)