diff --git a/planfit/README.md b/planfit/README.md
new file mode 100644
index 0000000..f94e8b2
--- /dev/null
+++ b/planfit/README.md
@@ -0,0 +1,42 @@
+# πͺπ» Planfit πͺπ»
+μ΄λμ΄ μ¬μμ§λ€. νλν νλλ©΄ μ΄λ κ³ λ―Ό λ.
+
+## Developers β¨
+| μ§κ±΄μ° | κΉμ±μ | κ³½μ±μ€ |
+|--------------------------------------------------------------------------------------------------------------|------------|------------|
+| | | |
+
+
+## ERD ποΈ
+![image](https://github.com/NOW-SOPT-APP3-PlanFit/PlanFit-SERVER/assets/113420297/7419007a-2f3c-4309-9ff0-37c4dd0c6b17)
+
+## API Specification π
+### [API λͺ
μΈμ λ°λ‘κ°κΈ°](https://www.notion.so/sopt-official/94a128e2d9a1469e9d2c05a040481397?v=4ab2983f89474a3fae37f1d216001634&pvs=4)
+
+![image](https://github.com/NOW-SOPT-APP3-PlanFit/PlanFit-SERVER/assets/113420297/c8100f12-79da-43d0-a9b2-076ee0efd6b5)
+
+## Git Convention π
+### [Git Convention λ°λ‘κ°κΈ°](https://www.notion.so/3-5509c144adaf437a956d68a03d392b1f?pvs=4#d46d255ee4fc4bf396b1c791a916d8c0)
+
+
+### commit 컨벀μ
+
+```
+- **Feature** : κΈ°λ₯ μΆκ°
+- **Fix** : μλ¬ μμ , λ²κ·Έ μμ
+- **Refactor** : μ½λ 리νν λ§ (κΈ°λ₯ λ³κ²½ μμ΄ μ½λλ§ μμ ν λ)
+- **Chore** : μ½λ μμ (κΈ°λ₯μ λ³νκ° μμ λ)
+- **Setting** : gradle μΈν
, μμ κ² μ΄μΈμ κ±°μ λͺ¨λ κ²
+- **Merge** : main λ¨Έμ§ν λ
+```
+
+> Commit
+>
+- ex) [Feat] λνλμ§(#μ΄μλ²νΈ)
+
+> PR μ λͺ©
+>
+- ex) [FEAT] λνλμ§(#μ΄μλ²νΈ)
+
+## Code Convention π
+### [Code Convention λ°λ‘κ°κΈ°](https://www.notion.so/3-5509c144adaf437a956d68a03d392b1f?pvs=4#25f2f56c6da746be99f790c9c54604d6)
\ No newline at end of file