purus 0.2.0 → 0.2.1
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-ja.md +1 -1
- package/README.md +2 -2
- package/package.json +1 -1
package/README-ja.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://purus.work)
|
|
4
4
|
|
|
5
|
-
[English](https://
|
|
5
|
+
[English](https://github.com/otoneko1102/purus#readme) | **日本語**
|
|
6
6
|
|
|
7
7
|
</div>
|
|
8
8
|
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://purus.work)
|
|
4
4
|
|
|
5
|
-
**English** | [日本語](https://
|
|
5
|
+
**English** | [日本語](https://github.com/otoneko1102/purus/blob/main/README-ja.md)
|
|
6
6
|
|
|
7
7
|
</div>
|
|
8
8
|
|
|
@@ -55,4 +55,4 @@ otoneko. https://github.com/otoneko1102
|
|
|
55
55
|
|
|
56
56
|
## License
|
|
57
57
|
|
|
58
|
-
Distributed under the Apache 2.0 License. See [LICENSE](https://
|
|
58
|
+
Distributed under the Apache 2.0 License. See [LICENSE](https://github.com/otoneko1102/purus/blob/main/LICENSE) for more information.
|