Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit fea078d

Browse files
committed
chore: change wording to Python3 (oops)
1 parent b1139cd commit fea078d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CLI Applications with Python
1+
# CLI Applications with Python3
22

33
Here's how to build your codecheck challenge solution as a CLI application.
44

README_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CLIアプリケーション作成方法 (Python)
1+
# CLIアプリケーション作成方法 (Python3)
22

33
codecheckチャレンジの解答をCLIアプリケーションとして作成する方法を教えるよ。
44

0 commit comments

Comments
 (0)