From c77a966e6a69bc27e182d35d229ba59d44b9a639 Mon Sep 17 00:00:00 2001
From: jkito <belter@riseup.net>
Date: Mon, 29 Jul 2024 21:30:24 +0530
Subject: [PATCH] readme: change BitmaskVPN with Bitmask

since the application is changed the name is updated
in the README as well to keep the naming consistent
---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 5bcc1ccf..39b353b8 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,21 @@
-# BitmaskVPN - Desktop client
+# Bitmask - Desktop client
 
 ## Supported operating systems
 
-**BitmaskVPN** needs the following minimum versions of supported operating systems:
+**Bitmask** needs the following minimum versions of supported operating systems:
 
 ### On Windows
 
-**BitmaskVPN** has been tested to work on windows 10 and 11 it might not work on earlier version of windows.
+**Bitmask** has been tested to work on windows 10 and 11 it might not work on earlier version of windows.
 
 ### On MacOS
 
-- **BitmaskVPN** has been tested to work on last three releases of MacOS (Monteray, Ventura and Sonoma)
-- **BitmaskVPN** currently needs rossetta to be enable to work on Apple hardware (M1, M2)
+- **Bitmask** has been tested to work on last three releases of MacOS (Monteray, Ventura and Sonoma)
+- **Bitmask** currently needs rossetta to be enable to work on Apple hardware (M1, M2)
 
 ### On Linux
 
-- **BitmaskVPN** has been tested to work on the latest version of Debian, Ubuntu, Fedora and Arch Linux
+- **Bitmask** has been tested to work on the latest version of Debian, Ubuntu, Fedora and Arch Linux
 - Packages are only available for Ubuntu, Debian and Arch Linux
 
 ## Install
-- 
GitLab