From 73d1b12f7a4beb7a42d658430a34259a4c196f4a Mon Sep 17 00:00:00 2001 From: HyunWoo Lee Date: Mon, 21 Oct 2024 12:51:27 +0900 Subject: [PATCH] chore: README update [skip ci] --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b9286b94e..7caab08e7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **국내 최대 IT 벤처창업동아리 SOPT의 공식 Android 앱**

- + @@ -22,11 +22,10 @@

Tech Stack

-- [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) @@ -42,9 +41,6 @@ ./gradlew spotlessApply -PspotlessSetLicenseHeaderYearsFromGitHistory=true ``` -- 본 프로젝트는 squash merge를 사용합니다. 따라서 PR 병합을 하실 때에는 머지 옵션을 `Squash and merge`를 선택해주세요. - - ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):