Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit d7fa9db

Browse files
authored
Update README.md
1 parent 4d75b7b commit d7fa9db

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<img align="right" src="https://github.com/Wolkenhof/ZeroKey/blob/master/UI/ZeroKey.UI.View/Icon.png" width="150">
44

55
[![License](https://img.shields.io/badge/license-Apache%20License%202.0-purple)](/LICENSE)
6-
[![.NET](https://github.com/Wolkenhof/ZeroKey/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Exploitox/ZeroKey/actions/workflows/dotnet.yml)
6+
[![.NET](https://github.com/Wolkenhof/ZeroKey/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Wolkenhof/ZeroKey/actions/workflows/dotnet.yml)
77

88
<p align="center">
9-
<strong>Status: Maintained (preview)</strong>
9+
<strong>Status: No longer maintained</strong>
1010
<br />
11-
<strong>Version: </strong>2.0.0
11+
<strong>Version: </strong>2.0.0 (preview)
1212
<br />
1313
<a href="https://github.com/Wolkenhof/ZeroKey/issues">Report Bug</a>
1414
·
@@ -17,11 +17,14 @@
1717
</p>
1818
</br>
1919

20+
## ‼️ This Project is no longer maintained
21+
22+
2023
## 🔔 About ZeroKey
2124
ZeroKey provides NFC based login and logout functionality for the Microsoft Windows Operating System.
2225

2326
## ℹ️ Prerequisites
24-
* Windows 7, 8, 8.1 or 10 64-bit Windows (It will not work on a 32-bit system).
27+
* ~Windows 7~, 8, 8.1 or 10 64-bit Windows (It will not work on a 32-bit system).
2528
* [.NET Framework 4.5, included with Windows 8.1 or higher](https://www.microsoft.com/en-au/download/details.aspx?id=40779)
2629
* [.NET Desktop Runtime 6.0](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
2730
* [Visual C++ Redistributable Packages for Visual Studio 2015](https://www.microsoft.com/en-au/download/details.aspx?id=48145) and install "vc_redist.x64.exe"
@@ -33,7 +36,7 @@ There are three separate parts to this, if any fails then you will need to check
3336
### Building the binaries (If you have downloaded the source)
3437

3538
1. Open ``ZeroKey.sln`` with Visual Studio 2022.
36-
2. Build the entire solution (Release or debug, but only x64). This creates a ``\bin\`` folder in the root Sesame directory.
39+
2. Build the entire solution (Release or debug, but only x64). This creates a ``\bin\`` folder in the root Project directory.
3740
3. For the rest of the instructions, I'll assume you built for Release. If you chose Debug instead, then replace "Release" in the following instructions with "Debug".
3841
4. Make sure your NFC reader is connected to the PC.
3942

@@ -68,4 +71,4 @@ There are three separate parts to this, if any fails then you will need to check
6871
- mclear - [Original project "Sesame / NFC Fence"](https://github.com/mclear/Sesame)
6972

7073
---
71-
```Copyright (c) 2018 - 2022 valnoxy. By Jonas G. <[email protected]>```
74+
```Copyright (c) 2022 Wolkenhof GmbH. Author: Jonas G.```

0 commit comments

Comments
 (0)