Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit 8f498bf

Browse files
author
Play 4 Tutorials
committed
2 parents 14561bb + c20f7c4 commit 8f498bf

File tree

1 file changed

+47
-17
lines changed

1 file changed

+47
-17
lines changed

README.md

Lines changed: 47 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,54 @@
11
# UnHackable
22

3-
Welcome to the Readme file of UnHackable
3+
<p align="center"> Welcome to the Readme file of UnHackable </p>
44

55
UnHackable is a app that generates passwords to keep you safe on the Internet by generating strong, hard to guess passwords.
66
Updates will be rolling out frequently so stay tuned on that. :+1:
7-
7+
***
8+
<p align="center">
9+
<a href="https://github.com/play4Tutorials/UnHackable/archive/master.zip"><img src="https://img.shields.io/badge/UnHackable-Download-blue" alt="Download"></a>
10+
<a href="https://github.com/play4Tutorials/UnHackable"><img src="https://img.shields.io/badge/UnHackable-Star-blueviolet" alt="Star"></a>
11+
<a href="https://github.com/play4Tutorials/UnHackable/subscription"><img src="https://img.shields.io/badge/UnHackable-Watch-critical" alt="Watch"></a>
12+
<a href="https://github.com/play4Tutorials/UnHackable/fork"><img src="https://img.shields.io/badge/UnHackable-Fork-red" alt="Fork"></a>
13+
<a href="https://github.com/play4Tutorials"><img src="https://img.shields.io/badge/UnHackable-Follow-important" alt="Follow"></a>
14+
<a href="https://github.com/play4Tutorials/UnHackable/issues"><img src="https://img.shields.io/badge/UnHackable-Issue-critical" alt="Issue"></a>
15+
<a href="https://www.microsoft.com/en-in/windows"><img src="https://img.shields.io/badge/Platforms-Windows-blue" alt="Platforms"></a>
16+
</p>
17+
18+
***
19+
# Supported Platforms:
20+
21+
Currently only Windows is supported. I hope to bring suppost for MacOS along the next update!
22+
***
823
Screenshots :point_down:
924

10-
![Screenshot 1](https://github.com/play4Tutorials/private-items-files-images/blob/main/1.jpg)
11-
12-
![Screenshot 2](https://github.com/play4Tutorials/private-items-files-images/blob/main/2.jpg)
13-
14-
<a class="github-button" href="https://github.com/play4Tutorials" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-size="large" aria-label="Follow @play4Tutorials on GitHub">Follow @play4Tutorials</a>
15-
16-
<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/subscription" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-eye" data-size="large" aria-label="Watch play4Tutorials/UnHackable on GitHub">Watch</a>
17-
18-
<a class="github-button" href="https://github.com/play4Tutorials/UnHackable" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-star" data-size="large" aria-label="Star play4Tutorials/UnHackable on GitHub">Star</a>
19-
20-
<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/fork" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-repo-forked" data-size="large" aria-label="Fork play4Tutorials/UnHackable on GitHub">Fork</a>
21-
22-
<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/issues" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-issue-opened" data-size="large" aria-label="Issue play4Tutorials/UnHackable on GitHub">Issue</a>
23-
24-
<a class="github-button" href="https://github.com/play4Tutorials/UnHackable/archive/master.zip" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-download" data-size="large" aria-label="Download play4Tutorials/UnHackable on GitHub">Download</a>
25+
![Screenshot 1](https://cdn.discordapp.com/attachments/765166281334325300/767696254749769728/1.jpg)
26+
27+
![Screenshot 2](https://cdn.discordapp.com/attachments/765166281334325300/767696262144983050/2.jpg)
28+
29+
# Prerequisities:
30+
0. None
31+
32+
# Installation
33+
34+
1. Using Download:
35+
36+
Steps:
37+
1. Go to the <a href="https://github.com/play4Tutorials/UnHackable">Repo</a>
38+
2. Click on <a href="https://github.com/play4Tutorials/UnHackable/archive/master.zip">Download</a> or button in Readme.
39+
3. (After Download is complete) Unzip the file
40+
4. Go to the Location where it has been unzipped
41+
5.Open the folder and double-click or Run `unhackable-setup.exe`.
42+
6. Go through the installation and Done.
43+
44+
2. Using Git:<br/>
45+
Prerequisites:
46+
1. <a href="https://git-scm.com/downloads">Git</a>
47+
48+
Steps:
49+
1. Open CMD(Command Prompt)
50+
2. Go to the location where you want to clone
51+
3. Type and Run `git clone https://github.com/play4Tutorials/UnHackable.git`
52+
4. `cd` into the new folder
53+
5. Run `unhackable-setup.exe`
54+
6. Go through the installation and done.

0 commit comments

Comments
 (0)