From a067cde29f4438cdf5d3134678dff5984d4fb700 Mon Sep 17 00:00:00 2001 From: zzcr <894103554@qq.com> Date: Mon, 25 Sep 2023 23:10:59 -0700 Subject: [PATCH 1/2] fix: add logo and fix readme --- README.en-US.md | 2 +- logo.svg | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 logo.svg diff --git a/README.en-US.md b/README.en-US.md index c41c5b0fb6..5de4529728 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -93,7 +93,7 @@ Please read the [Contribution Guide](CONTRIBUTING.md) before participating in th - Add official assistant WeChat opentiny-official and join the technical exchange group - Join the mailing list opentiny@googlegroups.com -## Open source protocol +## License [MIT](LICENSE) diff --git a/logo.svg b/logo.svg new file mode 100644 index 0000000000..59d1b063bd --- /dev/null +++ b/logo.svg @@ -0,0 +1,44 @@ + + + logo-top + + + + + + + + + + + + + + + + + + + + + + + + + + + + OpenTiny + + + + + + + + + + + + + \ No newline at end of file From c59e22ed8fa535ca5be52ca7a7a176e83ddad78d Mon Sep 17 00:00:00 2001 From: zzcr <894103554@qq.com> Date: Mon, 25 Sep 2023 23:21:01 -0700 Subject: [PATCH 2/2] fix: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cc0a5a576..483f3e8a8c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,6 @@ Please read the [Contribution Guide](CONTRIBUTING.md) before participating in th - Add official assistant WeChat opentiny-official and join the technical exchange group - Join the mailing list opentiny@googlegroups.com -## Open source protocol +## License [MIT](LICENSE)