Skip to content

Commit 2d7d521

Browse files
feat: cosmetic changes
1 parent 5201fd7 commit 2d7d521

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dbAndCsvBatch/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ This module provides practical batch processing samples for:
99
CSVファイルからデータベースにデータを登録します (CSV to DB)。
1010

1111
## 🐳 Docker Setup
12-
If Docker is not available, download it from the official Docker website. Follow the installation instructions for your operating system.
13-
注記: Dockerが使用できない場合は、Dockerの公式サイトからダウンロードし、手順に従ってインストールしてください。
12+
If Docker is not available, download it from the [official Docker website](https://www.docker.com/get-started). Follow the installation instructions for your operating system.
13+
14+
注釈: Dockerコマンドが使用できない場合は、[Dockerの公式サイト](https://www.docker.com/get-started)からダウンロードしてインストールしてください。
1415

1516
## How to Run / 実行方法
1617
Steps:

0 commit comments

Comments
 (0)