Skip to content

Commit eb7181f

Browse files
committed
docs: update README.md
- update File Tree/Naming convetions
1 parent 89727e9 commit eb7181f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,10 @@
137137
- [ ] 89. 인스턴스 수를 통제해야 한다면 readResolve보다는 열거 타입을 사용하라
138138
- [ ] 90. 직렬화된 인스턴스 대신 직렬화 프록시 사용을 검토하라
139139

140-
140+
## 스터디 규칙
141+
https://discord.com/channels/1322124156145238096/1322124156610809867
141142

142143
## Folder Tree / File Name
143144
```java
144-
챕터번호 / 아이템번호_아이템이름_본인이름
145+
2장_객체_생성과_파괴/아이템_01/생성자_대신_정적_팩터리_메서드를_고려하라.md
145146
```

0 commit comments

Comments
 (0)