Skip to content

Commit e528f5b

Browse files
authored
docs: Fix description of Simplified Chinese content (#516)
Because the Chinese content is presented in Simplified Chinese characters, and not in Traditional Chinese characters, this commit will: - update documentation referencing Traditional Chinese to instead read "Simplified Chinese", which is the correct designation for the character set used **Certification** - [X] I certify that <!-- Check the box to certify: [X] --> - I have read the [contributing guidelines]( https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md) - I license these contributions to the public under Seedlingo's [LICENSE](https://github.com/nodepa/seedlingo/blob/main/LICENSE.md) and have the rights to do so. Signed-off-by: toshify <4579559+toshify@users.noreply.github.com>
1 parent 403569f commit e528f5b

File tree

6 files changed

+615
-394
lines changed

6 files changed

+615
-394
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ The Seedlingo project,
671671
EXCEPT all material in the [content/](../content/) folder,
672672
is licensed to the public under the [MIT License](../LICENSE.md).
673673
674-
The Seedlingo project's [content/](../content/) is licensed to the public under a
674+
The Seedlingo project's [content/](../content/) is licensed to the public under the
675675
[Creative Commons Attribution-ShareAlike 4.0 International Public License](
676676
../content/LICENSE.md).
677677

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ The Seedlingo project,
193193
EXCEPT all material in the [content/](content/) folder,
194194
is licensed to the public under the [MIT License](LICENSE.md).
195195

196-
The Seedlingo project's [content/](content/) is licensed to the public under a
196+
The Seedlingo project's [content/](content/) is licensed to the public under the
197197
[Creative Commons Attribution-ShareAlike 4.0 International Public License](
198198
content/LICENSE.md).
199199

docs/index.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,26 +72,33 @@ to a fluent listener
7272
learning to read the language.
7373
:::
7474

75-
Seedlingo was originally developed as
75+
Seedlingo was originally developed and made available on the web as
7676
[立爱种字 LiAiZhongzi.com](https://liaizhongzi.com)
7777
from ideas by [立爱教育 Li Ai Education](https://liaieducation.com),
7878
to help Putonghua speaking adults
79-
learn to read simplified Chinese characters.
79+
learn to read Simplified Chinese characters.
8080

8181
Seedlingo is also available with [English demo content](https://en.seedlingo.app),
8282
i.e. the original Simplified Chinese content
8383
has been replaced with English content
8484
for demonstration purposes.
8585

86-
To try the Android app with Traditional Chinese content, download [version 1.5.2](
87-
https://github.com/nodepa/seedlingo/releases/download/v1.5.2/seedlingo_v1.5.2_64.apk)
86+
### 🇨🇳 Simplified Chinese app
87+
To try the Android app📱 with Simplified Chinese 🇨🇳 content, download [version 1.5.7](
88+
https://seedlingo.s3.ap-southeast-1.amazonaws.com/seedlingo_v1.5.7_79.apk)
8889
or [check the release history](https://github.com/nodepa/seedlingo/releases)
8990
to see if a more recent version has been made available.
90-
To try the Android app with English demo content, download [version 1.5.2_en](
91-
https://github.com/nodepa/seedlingo-en/releases/download/v1.5.2_en/seedlingo_en_v1.5.2_65.apk)
91+
92+
Download to your phone and install.
93+
You may have to enable the setting "Install from unknown sources"
94+
before your phone will allow the installation.
95+
96+
### 🇺🇸 English demo app
97+
To try the Android app📱 with English 🇺🇸 demo content, download [version 1.5.7_en](
98+
https://seedlingo.s3.ap-southeast-1.amazonaws.com/seedlingo_en_v1.5.7_80.apk)
9299
or [check the release history](https://github.com/nodepa/seedlingo-en/releases).
93100

94-
Download to your phone, then install.
101+
Download to your phone and install.
95102
You may have to enable the setting "Install from unknown sources"
96103
before your phone will allow the installation.
97104

@@ -128,11 +135,11 @@ and get to work!
128135
The Seedlingo project
129136
(EXCEPT all material [in the content folder](
130137
https://github.com/nodepa/seedlingo/tree/main/content/))
131-
is licensed to the public under a [MIT License](
138+
is licensed to the public under the [MIT License](
132139
https://github.com/nodepa/seedlingo/blob/main/LICENSE.md).
133140

134141
The Seedlingo project's [content](
135142
https://github.com/nodepa/seedlingo/tree/main/content/)
136-
is licensed to the public under a
143+
is licensed to the public under the
137144
[Creative Commons Attribution-ShareAlike 4.0 International Public License](
138145
https://github.com/nodepa/seedlingo/blob/main/content/LICENSE.md).

0 commit comments

Comments
 (0)