Skip to content

Commit db50b2a

Browse files
committed
chore: Update README.md
1 parent 5af266b commit db50b2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ADBC-compatible driver for Exasol with Apache Arrow data format support.
1515
[Type Mapping](#type-mapping)
1616
[Examples](#examples)
1717

18-
*Disclaimer: this driver is currently a **community-supported prototype** and not officially supported by Exasol. Exasol cannot guarantee the functionality and performance.*
19-
2018
</div>
2119

2220
---
@@ -160,9 +158,11 @@ See [`examples/`](examples/) for runnable code:
160158
* [`driver_manager_usage.rs`](examples/driver_manager_usage.rs) - ADBC driver manager integration
161159
* [`import_export.rs`](examples/import_export.rs) - bulk data transfer
162160

163-
## License
161+
## Disclaimer & License
162+
163+
This driver is **community-supported**. Exasol cannot guarantee the functionality and performance. Read [DISCLAIMER](DISCLAIMER) before using it.
164164

165-
[MIT](LICENSE). See [DISCLAIMER](DISCLAIMER) before using the code in this repository.
165+
Licensed under [MIT](LICENSE).
166166

167167
---
168168

0 commit comments

Comments
 (0)