diff --git a/.gitignore b/.gitignore index 82a1f82..ae156da 100644 --- a/.gitignore +++ b/.gitignore @@ -208,7 +208,4 @@ pyrightconfig.json # End of https://www.toptal.com/developers/gitignore/api/python,macos -internal-assets/ - -# Visual Studio Code -.vscode/ \ No newline at end of file +internal-assets/ \ No newline at end of file diff --git a/README.md b/README.md index 1b5414f..e675177 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ An unofficial Python library for CHZZK. **Caution**: APIs are currently experime pip install python-chzzk ``` -> [!NOTE] -> 지금 보고 계시는 fork 버전인 `zer0ken/python-chzzk`을 설치하려면 다음 명령어를 실행하세요. -> ``` -> pip install -e git+https://github.com/zer0ken/python-chzzk.git@main#egg=python-chzzk -> ``` - ## Usage ```python import asyncio