Skip to content

Commit 59ee2e4

Browse files
committed
docs: refresh English and Japanese README for globalization
Assisted-by: Claude (AWS Bedrock anthropic.claude-3-haiku-20240307-v1:0) Assisted-by: GitHub Copilot (GPT-5.3-Codex)
1 parent c7f379c commit 59ee2e4

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

README.ja.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# gBizINFO
22

3+
日本の企業情報に関するデータを視覚化および提供するプロジェクトです。
4+
5+
## デモ
6+
37
- [創廃業ダッシュボード](https://code4fukui.github.io/gBizINFO/company_dashboard.html)
48
- [日本の法人数推移](https://code4fukui.github.io/gBizINFO/company_diff.html)
59
- [創業ダッシュボード](https://code4fukui.github.io/gBizINFO/company_created.html)
@@ -16,12 +20,9 @@
1620

1721
## データ更新方法
1822

19-
基本 workflow による自動更新
20-
```
21-
deno run -A downloadDiffLatest.js
22-
```
23+
- 基本的に自動更新のワークフローによる更新
24+
- 月初のデータ取得が失敗した場合は、手動の更新スクリプトを使用
25+
26+
## ライセンス
2327

24-
月初、失敗したら下記を一度実行
25-
```
26-
deno run -A downloadDiff.js
27-
```
28+
本プロジェクトのデータおよびコードは、オープンソースライセンスの下で提供されています。各コンポーネントのライセンスをご確認ください。

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gBizINFO
22

3+
> 日本語のREADMEはこちらです: [README.ja.md](README.ja.md)
4+
35
gBizINFO is a project that provides visualizations and datasets related to business information in Japan.
46

57
## Features

0 commit comments

Comments
 (0)