Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 71b1e9d

Browse files
committed
Update README.md, README.zh.md and README.tr.md
1 parent 3e10f03 commit 71b1e9d

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
![LaTeX](https://img.shields.io/badge/latex-%23008080.svg?style=for-the-badge&logo=latex&logoColor=white)
1111
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
1212

13-
OpenNote is a modern Android note-taking application built entirely with Compose.
14-
It is developed using Kotlin (Compose) and follows the MVVM (Model-View-ViewModel) architecture
15-
pattern along with Clean Architecture principles.
13+
OpenNote is a modern Android note-taking application built entirely with Compose.
1614

1715
<a href="https://play.google.com/store/apps/details?id=com.yangdai.opennote">
1816
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="100">

README.tr.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
![LaTeX](https://img.shields.io/badge/latex-%23008080.svg?style=for-the-badge&logo=latex&logoColor=white)
1111
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
1212

13-
OpenNote, tamamen Jetpack Compose kullanılarak geliştirilmiş modern bir Android not alma uygulamasıdır.
14-
Kotlin (Compose) ile geliştirilmiş olup, MVVM (Model-View-ViewModel) mimari modelini ve Temiz Mimari (Clean Architecture) prensiplerini takip etmektedir.
13+
OpenNote, tamamen Jetpack Compose kullanılarak geliştirilmiş modern bir Android not alma uygulamasıdır.
1514

1615
<a href="https://play.google.com/store/apps/details?id=com.yangdai.opennote">
1716
<img alt="Google Play'den Edinin" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="100">

README.zh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
1212

1313
OpenNote是一款完全使用Compose构建的现代化Android记事本应用程序。
14-
它使用Gradle和Kotlin DSL进行项目构建和依赖管理, 采用MVVM架构。
1514

1615
<a href="https://play.google.com/store/apps/details?id=com.yangdai.opennote">
1716
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="100">

0 commit comments

Comments
 (0)