Skip to content

Commit

Permalink
chore: README update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
l2hyunwoo committed Oct 21, 2024
1 parent 89eaba4 commit 73d1b12
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
**국내 최대 IT 벤처창업동아리 SOPT의 공식 Android 앱**

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

<h2>Tech Stack</h2>

- [Android App Architecture](https://developer.android.com/topic/architecture)
- [App Modularization](https://developer.android.com/topic/modularization)
- [Dagger-Hilt](https://developer.android.com/training/dependency-injection/hilt-android)
- [Kotlin Coroutines](https://kotlinlang.org/docs/coroutines-overview.html), [Flow](https://kotlinlang.org/docs/flow.html)
- [Jetpack Compose](https://developer.android.com/jetpack/compose) (SOPTAMP)
- [Jetpack Compose](https://developer.android.com/jetpack/compose)
- [Material 3](https://m3.material.io/)
- [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)

Expand All @@ -42,9 +41,6 @@
./gradlew spotlessApply -PspotlessSetLicenseHeaderYearsFromGitHistory=true
```

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

## Contributors ✨

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

0 comments on commit 73d1b12

Please sign in to comment.