Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jan 13, 2024
1 parent 80bc965 commit c88f237
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Legacy LiteLoaderMoney for LeviLamina
## Use Lip

```bash
lip install github.com/tooth-hub/LegacyMoney
lip install github.com/LiteLDev/LegacyMoney
```

# Usage
Expand All @@ -33,4 +33,4 @@ lip install github.com/tooth-hub/LegacyMoney
"def_money": 0, //Default money
"pay_tax": 0.0 //Tax
}
```
```
4 changes: 2 additions & 2 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LeviLamina的经典版LiteLoaderMoney
## 使用Lip

```bash
lip install github.com/tooth-hub/LegacyMoney
lip install github.com/LiteLDev/LegacyMoney
```
# 用法

Expand All @@ -32,4 +32,4 @@ lip install github.com/tooth-hub/LegacyMoney
"def_money": 0, //默认金钱数
"pay_tax": 0.0 //转账税率
}
```
```

0 comments on commit c88f237

Please sign in to comment.