Skip to content

Commit ca728dd

Browse files
Enhance link styles in README.md
Updated links in README.md to include text-decoration styles.
1 parent 16c93d3 commit ca728dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77

88
<p align="center">
99
<img src="https://img.shields.io/badge/Platform-Linux-FCC624?&logo=linux&style=flat-square" alt="Platform Linux">
10-
<a href="https://github.com/LinuxProativo/ALPack/actions/workflows/rust.yml">
10+
<a href="https://github.com/LinuxProativo/ALPack/actions/workflows/rust.yml" style="text-decoration:none;>
1111
<img src="https://img.shields.io/github/actions/workflow/status/LinuxProativo/ALPack/rust.yml?label=Test&style=flat-square&logo=github" alt="Build Status">
1212
</a>
1313
<img src="https://img.shields.io/badge/Language-Rust_2024-orange?style=flat-square&logo=rust" alt="Rust Version">
1414
<img src="https://img.shields.io/badge/Build-Cargo-444444?style=flat-square&logo=rust" alt="Cargo Build">
15-
<a href="https://github.com/LinuxProativo/ALPack/releases">
15+
<a href="https://github.com/LinuxProativo/ALPack/releases" style="text-decoration:none;>
1616
<img src="https://img.shields.io/github/v/release/LinuxProativo/ALPack?color=00599c&label=Release&style=flat-square" alt="Latest Release">
1717
</a>
1818
<img src="https://img.shields.io/github/last-commit/LinuxProativo/ALPack?color=00599c&label=Last%20Commit&style=flat-square" alt="Last Commit">
@@ -145,4 +145,4 @@ fully static binaries.
145145

146146
## 📄 License
147147

148-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
148+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)