Skip to content

Commit d3248d7

Browse files
committed
Clarification of dependencies.
1 parent 03346ed commit d3248d7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ Includes direct support for the following relational database management systems
8080
* [SQLite](https://www.sqlite.org)
8181

8282
Additional database management systems can be included providing the necessary queries.
83+
While *DMorph* offers support for these database management systems, it does depend on anything
84+
than the Go standard library. Any other dependencies are solely for testing purposes and do not
85+
affect users of this library.
8386

8487

8588
Installation

0 commit comments

Comments
 (0)