We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a05b9 commit 0aef052Copy full SHA for 0aef052
README.md
@@ -18,6 +18,10 @@ AI 버츄얼 스트리머 "Neuro-sama"를 클론 하는 프로젝트입니다.
18
- Python 3.10
19
- Windows Subsystem on Linux (WSL2)
20
21
+## Convention
22
+- [PEP 8 - Style Guide for Python Code](https://peps.python.org/pep-0008/)
23
+- [Conventional Commits v1.0.0](https://www.conventionalcommits.org/ko/v1.0.0/)
24
+
25
## 프로젝트 참여자
26
> 프로젝트 공동 리더
27
- [@zeroday0619](https://github.com/zeroday0619)
0 commit comments