Skip to content

Commit a54a94a

Browse files
committed
Update
1 parent 729fd51 commit a54a94a

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77
[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
88
[![Docs](https://img.shields.io/docsrs/<NAME>)](https://docs.rs/<NAME>)
9-
[![Checks](https://github.com/hack-ink/<NAME>/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/hack-ink/<NAME>/actions/workflows/rust.yml)
9+
[![Rust](https://github.com/hack-ink/<NAME>/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/hack-ink/<NAME>/actions/workflows/rust.yml)
1010
[![Release](https://github.com/hack-ink/<NAME>/actions/workflows/release.yml/badge.svg)](https://github.com/hack-ink/<NAME>/actions/workflows/release.yml)
1111
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/hack-ink/<NAME>)](https://github.com/hack-ink/<NAME>/tags)
1212
[![GitHub last commit](https://img.shields.io/github/last-commit/hack-ink/<NAME>?color=red&style=plastic)](https://github.com/hack-ink/<NAME>)
1313
[![GitHub code lines](https://tokei.rs/b1/github/hack-ink/<NAME>)](https://github.com/hack-ink/<NAME>)
14+
1415
</div>
1516

1617
## Feature Highlights
@@ -57,11 +58,11 @@ cargo bundle --release
5758
#### Download Pre-built Binary
5859

5960
- **macOS**
60-
- Download the latest pre-built binary from [GitHub Releases](https://github.com/hack-ink/<NAME>/releases/latest).
61+
- Download the latest pre-built binary from [GitHub Releases](https://github.com/hack-ink/<NAME>/releases/latest).
6162
- **Windows**
62-
- TODO
63+
- TODO
6364
- **Unix**
64-
- TODO
65+
- TODO
6566

6667
### Configuration
6768

@@ -90,15 +91,15 @@ If you find this project helpful and would like to support its development, you
9091
Your support is greatly appreciated and motivates me to keep improving this project.
9192

9293
- **Fiat**
93-
- [Ko-fi](https://ko-fi.com/hack_ink)
94-
- [爱发电](https://afdian.com/a/hack_ink)
94+
- [Ko-fi](https://ko-fi.com/hack_ink)
95+
- [爱发电](https://afdian.com/a/hack_ink)
9596
- **Crypto**
96-
- **Bitcoin**
97-
- `bc1pedlrf67ss52md29qqkzr2avma6ghyrt4jx9ecp9457qsl75x247sqcp43c`
98-
- **Ethereum**
99-
- `0x3e25247CfF03F99a7D83b28F207112234feE73a6`
100-
- **Polkadot**
101-
- `156HGo9setPcU2qhFMVWLkcmtCEGySLwNqa3DaEiYSWtte4Y`
97+
- **Bitcoin**
98+
- `bc1pedlrf67ss52md29qqkzr2avma6ghyrt4jx9ecp9457qsl75x247sqcp43c`
99+
- **Ethereum**
100+
- `0x3e25247CfF03F99a7D83b28F207112234feE73a6`
101+
- **Polkadot**
102+
- `156HGo9setPcU2qhFMVWLkcmtCEGySLwNqa3DaEiYSWtte4Y`
102103

103104
Thank you for your support!
104105

@@ -117,4 +118,5 @@ We would like to extend our heartfelt gratitude to the following projects and co
117118
### License
118119

119120
<sup>Licensed under [GPL-3.0](LICENSE).</sup>
121+
120122
</div>

0 commit comments

Comments
 (0)