Skip to content

Commit

Permalink
リポジトリ名変更により、マニュアルのURLが変更されたので対応 (#507)
Browse files Browse the repository at this point in the history
表記の通りです。
  • Loading branch information
nokonoko1203 authored Mar 25, 2024
1 parent 4847289 commit 88af689
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ PLATEAU の標準仕様に準拠した CityGML 2.0 形式の3D都市モデルは
## 3. 利用手順

- ソフトウェアの最新版は、GitHub リポジトリの [Releaseページ](https://github.com/MIERUNE/PLATEAU-GIS-Converter/releases) からダウンロードしてください。
- 詳しい利用方法については、こちらの[マニュアル](https://MIERUNE.github.io/PLATEAU-GIS-Converter/index.html)をご覧ください。
- 詳しい利用方法については、こちらの[マニュアル](https://mierune.github.io/plateau-gis-converter/index.html)をご覧ください。

## 4. システム概要

Expand All @@ -59,11 +59,13 @@ PLATEAU の標準仕様に準拠した CityGML 2.0 形式の3D都市モデルは
利用技術は以下の通りです。

内部ロジック:

- ファイル変換のロジックはすべて、プログラミング言語 [Rust](https://www.rust-lang.org/) で実装しています。

ユーザインタフェース (UI):
- デスクトップアプリケーション構築フレームワーク: [Tauri](https://github.com/tauri-apps/tauri)
- Web UI構築フレームワーク: [Svelte](https://svelte.dev/)

- デスクトップアプリケーション構築フレームワーク: [Tauri](https://github.com/tauri-apps/tauri)
- Web UI構築フレームワーク: [Svelte](https://svelte.dev/)

## 6. 動作環境

Expand Down

0 comments on commit 88af689

Please sign in to comment.