@vertana/core 0.2.0-dev.22 → 0.2.0-dev.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,10 +18,10 @@ orchestration.
|
|
|
18
18
|
> This core package is for when you need fine-grained control over the
|
|
19
19
|
> translation pipeline.
|
|
20
20
|
|
|
21
|
-
[JSR]: https://jsr.io/@vertana/core
|
|
22
21
|
[JSR badge]: https://jsr.io/badges/@vertana/core
|
|
23
|
-
[
|
|
22
|
+
[JSR]: https://jsr.io/@vertana/core
|
|
24
23
|
[npm badge]: https://img.shields.io/npm/v/@vertana/core?logo=npm
|
|
24
|
+
[npm]: https://www.npmjs.com/package/@vertana/core
|
|
25
25
|
[Vertana]: https://vertana.org/
|
|
26
26
|
|
|
27
27
|
|
|
@@ -89,7 +89,6 @@ Key modules
|
|
|
89
89
|
multiple models
|
|
90
90
|
- *Glossary*: `@vertana/core/glossary` — Dynamic term accumulation
|
|
91
91
|
|
|
92
|
-
|
|
93
92
|
For more resources, see the [docs].
|
|
94
93
|
|
|
95
94
|
[docs]: https://vertana.org/
|