From 81caf0270a166a5db3013e3ace286e9c6f96bf16 Mon Sep 17 00:00:00 2001 From: Tsubasa SEKIGUCHI Date: Fri, 2 Jan 2026 13:40:38 +0000 Subject: [PATCH] =?UTF-8?q?README=E3=81=ABData=20Sources=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bb32a053..0fdf1cce 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,8 @@ We follow Rust best practices for testing: - **Integration tests** controlled by feature flags (opt-in when database is available) - **Cargo-native** test execution using standard `cargo test` commands - **Makefile shortcuts** for common testing workflows + +## Data Sources + +- Bus-related data provided by [Tokyo Metropolitan Bureau of Transportation (Toei)](https://www.kotsu.metro.tokyo.jp/), licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) +- Station data provided by [駅データ.jp](https://www.ekidata.jp/)