diff --git a/README.md b/README.md
index 46fa711b..35a19235 100644
--- a/README.md
+++ b/README.md
@@ -1,84 +1,3 @@
-<<<<<<< HEAD
-
-
LullabyRecipe iOS
-
-
-[![Swift Version][swift-image]](https://swift.org/)
-[![Platform][Platform-image]](https://developer.apple.com/kr/ios/)
-![Version][Version-image]
-
-[swift-image]:https://img.shields.io/badge/swift-5.6-orange.svg?style=flat
-[Platform-image]: https://img.shields.io/badge/Platform-ios-lightgray.svg?style=flat
-[Version-image]: https://img.shields.io/badge/Version-1.0.3-231363.svg?style=flat
-
-App Store: [Lullaby Recipe](https://apps.apple.com/kr/app/lullaby-recipe/id1626715109)
-
-
-
-
-
-
-
-
-
-
-
-## App Description
-```
-- Select and blend three kinds of sounds: Base, Melody, and Natural.
-(For Base and Melody, it is recommended to choose only one for each.)
-
-- Name your mix for different purposes. You can listen to your own music for better sleep, meditation, study, work, and more.
-
-- Control the volume of each sound to get the best mix.
-```
-
-## Usage
-
-
-
-
-
-## Project Structure
-```
-LullabyRecipe
-├── Assets // Project Assets
-├── ContentView.swift
-├── Info.plist
-├── Launch Screen.storyboard
-├── LullabyRecipeApp.swift
-├── Manager
-│ ├── AudioManager.swift
-│ └── UserDefaultsManager.swift
-├── Model
-│ ├── DummyData.swift
-│ ├── MixedSound.swift
-│ ├── Recipe.swift
-│ └── Sound.swift
-├── Resource // Music Resource
-├── Utilities
-│ └── Static.swift
-└── Views
- ├── CustomTabView.swift
- ├── Home
- │ ├── Home.swift
- │ ├── MixedSoundCard.swift
- │ └── Music
- │ ├── Music.swift
- │ ├── MusicViewModel.swift
- │ └── VolumeControl.swift
- ├── Kitchen
- │ ├── CustomAlert.swift
- │ ├── Kitchen.swift
- │ └── SoundCard.swift
- ├── Onboarding
- │ └── OnBoarding.swift
- └── WhiteTitleText.swift
-```
-
-# Release Note
-[Release Note](/release-note.md)
-=======
# RelaxOn
내 손으로 만드는 ASMR
@@ -118,4 +37,3 @@ MVVM
- SwiftUI
- Combine
- AVFoundation
->>>>>>> renew