Skip to content

Commit 1491eef

Browse files
author
shihebaamrii
committed
fix github username spelling in README
1 parent a225e7a commit 1491eef

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://github.com/shihebaamrii/vessel/actions"><img src="https://img.shields.io/github/actions/workflow/status/shihebaamrii/vessel/ci.yml?branch=main&style=flat-square" alt="Build Status"></a>
9-
<a href="LICENSE"><img src="https://img.shields.io/github/license/shihebaamrii/vessel?style=flat-square&color=blue" alt="License"></a>
10-
<a href="https://github.com/shihebaamrii/vessel/releases"><img src="https://img.shields.io/github/v/release/shihebaamrii/vessel?style=flat-square" alt="Latest Release"></a>
8+
<a href="https://github.com/shihebamrii/vessel/actions"><img src="https://img.shields.io/github/actions/workflow/status/shihebamrii/vessel/ci.yml?branch=main&style=flat-square" alt="Build Status"></a>
9+
<a href="LICENSE"><img src="https://img.shields.io/github/license/shihebamrii/vessel?style=flat-square&color=blue" alt="License"></a>
10+
<a href="https://github.com/shihebamrii/vessel/releases"><img src="https://img.shields.io/github/v/release/shihebamrii/vessel?style=flat-square" alt="Latest Release"></a>
1111
<a href="https://tauri.app"><img src="https://img.shields.io/badge/Tauri-v2-38bdf8?style=flat-square" alt="Tauri"></a>
1212
</p>
1313

@@ -73,7 +73,7 @@ Vessel leverages a secure, multi-threaded asynchronous architecture separating s
7373
## 🛠️ Installation & Building
7474

7575
### 1. Download Pre-built Release
76-
Visit our [Releases Page](https://github.com/shihebaamrii/vessel/releases) to download the native installer for your operating system:
76+
Visit our [Releases Page](https://github.com/shihebamrii/vessel/releases) to download the native installer for your operating system:
7777
* **Windows:** `.msi` or `.exe` installer.
7878
* **macOS:** `.dmg` installer (Universal binary).
7979
* **Linux:** `.deb` package.
@@ -82,7 +82,7 @@ Visit our [Releases Page](https://github.com/shihebaamrii/vessel/releases) to do
8282
Please review our [Contributing Guidelines](CONTRIBUTING.md) for local environment setup details.
8383
```bash
8484
# Clone the repository
85-
git clone https://github.com/shihebaamrii/vessel.git
85+
git clone https://github.com/shihebamrii/vessel.git
8686
cd vessel
8787

8888
# Install dependencies

0 commit comments

Comments
 (0)