Skip to content

Commit 82dc3d4

Browse files
committed
Add valid link instead placeholder
1 parent 46ae95f commit 82dc3d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# OmegaT Opus-MT plugin
22

3-
This plugin let you add a custom remote Machine Translator. You can configure four parameters in the MT configuration window.
3+
This plugin lets you add a custom remote Machine Translator. The plugin is meant to be used in conjunction with a REST service running an
4+
Opus-MT translation model. A matching service can be found under https://github.com/pikatech/opus-mt-rest-service.
5+
6+
You can configure four parameters in the MT configuration window.
47

58
* __URL__: the URL to connect to
69
* __source__: The name of the source parameter that will take the source language.
@@ -21,12 +24,9 @@ There are currently several limitations, for this plugin:
2124
## Installation
2225

2326
You can get a plugin jar file from zip/tgz distribution file.
24-
OmegaT plugin should be placed in `$HOME/.omegat/plugins` or `C:\Program Files\OmegaT\plugins`
27+
The OmegaT plugin should be placed in `$HOME/.omegat/plugins` or `C:\Program Files\OmegaT\plugins`
2528
depending on your operating system.
2629

27-
The plugin is meant to be used in conjunction with a REST service running an
28-
Opus-MT translation model. A matching service can be found under <link to OPUS-MT project>.
29-
3030
## License
3131

3232
This project is distributed under the GNU general public license version 3 or later.

0 commit comments

Comments
 (0)