Skip to content

Commit

Permalink
Merge pull request #46 from shiena/fix/document
Browse files Browse the repository at this point in the history
取り込みます!
  • Loading branch information
mewlist authored Feb 23, 2024
2 parents 83c9cfb + 27bbd66 commit a3b1be9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ Install via Unity Package Manager
Please install the packages in the following order:

```
git@github.com:mewlist/MewCore.git
https://github.com/mewlist/MewCore.git
```

```
git@github.com:mewlist/Doinject.git
https://github.com/mewlist/Doinject.git
```

# About Doinject
Expand Down
4 changes: 2 additions & 2 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Asynchronous DI Container for Unity
以下の順にパッケージをインストールしてください。

```
git@github.com:mewlist/MewCore.git
https://github.com/mewlist/MewCore.git
```

```
git@github.com:mewlist/Doinject.git
https://github.com/mewlist/Doinject.git
```

# Doinject について
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "st.mewli.di",
"displayName": "Doinject",
"version": "1.0.0",
"unity": "2023.2",
"unity": "2022.3",
"description": "Asynchronous DIContainer for Unity",
"author": {
"name": "mewlist",
Expand Down

0 comments on commit a3b1be9

Please sign in to comment.