Skip to content

Commit 1a95463

Browse files
committed
Update index.html and README.md
1 parent 410a267 commit 1a95463

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# tinystruct Framework Documentation
1+
# tinystruct framework Documentation
22

33
[English](en/) | [中文](zh/)
44

5-
Welcome to the tinystruct Framework documentation. This documentation provides comprehensive guidance for using and developing with the tinystruct Framework.
5+
Welcome to the tinystruct framework documentation. This documentation provides comprehensive guidance for using and developing with the tinystruct framework.
66

77
欢迎查阅 tinystruct 框架文档。本文档为使用和开发 tinystruct 框架提供全面的指导。
88

@@ -49,5 +49,5 @@ If you'd like to contribute to this documentation, please:
4949

5050
## License / 许可证
5151

52-
This documentation is licensed under the same terms as the tinystruct Framework.
52+
This documentation is licensed under the same terms as the tinystruct framework.
5353
本文档采用与 tinystruct 框架相同的许可条款。

en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tinystruct Framework
1+
# tinystruct framework
22

33
`"How many are your works, O LORD! In wisdom you made them all; the earth is full of your creatures."`
44
***Psalms 104:24***

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ <h4>More</h4>
15141514
nettyScenarios: "Cas d'utilisation de NettyHttpServer"
15151515
},
15161516
de: {
1517-
title: "tinystruct Framework",
1517+
title: "tinystruct framework",
15181518
intro: "tinystruct ist ein leichtgewichtiges Java-Anwendungsframework, das für die Entwicklung von Anwendungen von Befehlszeilentools bis hin zu Webanwendungen konzipiert wurde. Sein Kernkonzept ist 'einmal schreiben, überall ausführen' und erreicht Code-Wiederverwendung zwischen Befehlszeilen- und Web-Umgebungen durch einen einheitlichen Action-Mechanismus.",
15191519
features: "Kernfunktionen",
15201520
unifiedCall: "Einheitlicher Methodenaufruf-Mechanismus",

0 commit comments

Comments
 (0)