Skip to content

Commit

Permalink
READMEのディレクトリ構造を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
wada-jun8 authored Jan 9, 2025
1 parent f4af40f commit 7f55739
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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キーを取得します。
Expand Down

0 comments on commit 7f55739

Please sign in to comment.