Skip to content

Commit e8e2d6f

Browse files
authored
chore: README update [skip ci] (#930)
1 parent 89eaba4 commit e8e2d6f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**국내 최대 IT 벤처창업동아리 SOPT의 공식 Android 앱**
77

88
<p align="center">
9-
<img src="https://img.shields.io/badge/Kotlin-2.0.20-7F52FF?style=for-the-badge&logo=Kotlin&logoColor=white"/>
9+
<img src="https://img.shields.io/badge/Kotlin-2.0.21-7F52FF?style=for-the-badge&logo=Kotlin&logoColor=white"/>
1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1111
<img src="https://img.shields.io/badge/all_contributors-16-orange.svg?style=for-the-badge"/>
1212
<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -22,11 +22,10 @@
2222

2323
<h2>Tech Stack</h2>
2424

25-
- [Android App Architecture](https://developer.android.com/topic/architecture)
2625
- [App Modularization](https://developer.android.com/topic/modularization)
2726
- [Dagger-Hilt](https://developer.android.com/training/dependency-injection/hilt-android)
2827
- [Kotlin Coroutines](https://kotlinlang.org/docs/coroutines-overview.html), [Flow](https://kotlinlang.org/docs/flow.html)
29-
- [Jetpack Compose](https://developer.android.com/jetpack/compose) (SOPTAMP)
28+
- [Jetpack Compose](https://developer.android.com/jetpack/compose)
3029
- [Material 3](https://m3.material.io/)
3130
- [Gradle Version Catalog](https://docs.gradle.org/current/userguide/platforms.html) and [Custom Convention Plugins](https://docs.gradle.org/current/samples/sample_convention_plugins.html)
3231

@@ -42,9 +41,6 @@
4241
./gradlew spotlessApply -PspotlessSetLicenseHeaderYearsFromGitHistory=true
4342
```
4443

45-
- 본 프로젝트는 squash merge를 사용합니다. 따라서 PR 병합을 하실 때에는 머지 옵션을 `Squash and merge`를 선택해주세요.
46-
<img src="https://github.com/sopt-makers/sopt-android/assets/54518925/6b06b8e3-c778-4a0b-b995-9d949276c5bb" width="60%" />
47-
4844
## Contributors ✨
4945

5046
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

0 commit comments

Comments
 (0)