@indexing/jiti 0.0.38 → 0.0.39
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 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Just In Time Indexing (JITI)
|
|
1
|
+
# Just In Time Indexing Service (JITI)
|
|
2
2
|
|
|
3
3
|
Open source template library for the JITI community.
|
|
4
4
|
|
|
@@ -10,4 +10,4 @@ This package will be ready for external contributors in early 2025.
|
|
|
10
10
|
|
|
11
11
|
## License
|
|
12
12
|
|
|
13
|
-
See the [LICENSE](LICENSE.md) file for license rights and limitations (GPL-3.0-or-later).
|
|
13
|
+
See the [LICENSE](LICENSE.md) file for license rights and limitations (GPL-3.0-or-later).
|