Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Commit 40ff0b2

Browse files
committed
Updated README
1 parent 5888b7a commit 40ff0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Add all .jar files from `/lib` folder to the classpath of your application and u
5353

5454
Two classes implement interface `ITmEngine`:
5555

56-
- `MapDbEngine` : a translation memory engine built using [MapDB](http://mapdb.org)
57-
- `SQLEngine` : a translation memory designed to be used with [MariaDB](https://mariadb.org/) or [MySQL](https://www.mysql.com/)
56+
- `MapDbEngine`: a translation memory engine built using [MapDB](http://mapdb.org)
57+
- `SQLEngine`: an implementation designed to be used with [MariaDB](https://mariadb.org/) or [MySQL](https://www.mysql.com/)
5858

5959
See more details on the available Java methods in the [documentation](https://www.maxprograms.com/support/tmengine/TMEngine.html).

0 commit comments

Comments
 (0)