Skip to content

Commit

Permalink
README修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ulong32 committed Mar 14, 2024
1 parent 2f0607a commit ef4c7f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
# Planisphere

Unofficial database for World Dai Star.

## About

ワールドダイスターの非公式データベース(予定)

## Data Structure

データベースはJSONで記入されています。

値のない項目はすべて`null`で埋めます。

現在データベース構築中のため、データ構造が変化する可能性もあります。

### データ例

```js
{
"label": "Otori_Kokona", //ラベル。一意の値をつける。
Expand Down

0 comments on commit ef4c7f4

Please sign in to comment.