Skip to content

Commit 140eafb

Browse files
Update README.md
1 parent 0191fc1 commit 140eafb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Solapi SDK for Python
22

3-
[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-370/)
3+
[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3102/)
44

55
lib/config.ini 파일을 아래와 같이 설정 후 examples 아래 예제 코드를 실행해 보세요.
66

@@ -21,4 +21,4 @@ prefix =
2121
- requests
2222
- configparser
2323

24-
### 한 파일로 예제를 확인하고 싶으신 경우 examples/all_in_one.py를 참고 해주세요.
24+
### 한 파일로 예제를 확인하고 싶으신 경우 examples/all_in_one.py를 참고 해주세요.

0 commit comments

Comments
 (0)