From 7f557391ee8ca481cedd787b7fde2dc25b8edd8c Mon Sep 17 00:00:00 2001 From: Junya Wada Date: Thu, 9 Jan 2025 11:13:38 +0900 Subject: [PATCH] =?UTF-8?q?README=E3=81=AE=E3=83=87=E3=82=A3=E3=83=AC?= =?UTF-8?q?=E3=82=AF=E3=83=88=E3=83=AA=E6=A7=8B=E9=80=A0=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 7a4496b..44a5fb4 100644 --- a/README.md +++ b/README.md @@ -28,28 +28,6 @@ ``` $ pip install requests ``` -## ディレクトリ構造 -``` -satellite_position/ -|-- LICENSE -|-- README.md -|-- launch/ -| `-- test.launch.py -|-- package.xml -|-- resource/ -| `-- satellite_position -|-- satellite_position/ -| |-- __init__.py -| |-- fetch_position.py -| `-- receive_position.py -|-- setup.cfg -|-- setup.py -`-- test/ - |-- test.bash - |-- test_copyright.py - |-- test_flake8.py - `-- test_pep257.py -``` ## セットアップ ### APIキーの取得と設定 - [N2YO.com](https://www.n2yo.com/)でアカウントを作成し、APIキーを取得します。