Skip to content

Commit a3ba7ed

Browse files
committed
Updated URL's
1 parent 6dc02c3 commit a3ba7ed

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 TechWhizKid
3+
Copyright (c) 2024 The EncryptoPack Authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _EncryptoPack is a simple and user-friendly application that allows you to encry
2121
- To get started with **EncryptoPack**, you can clone the project using **Git**:
2222

2323
```bash
24-
git clone --depth 1 https://github.com/TechWhizKid/EncryptoPack.git
24+
git clone --depth 1 https://github.com/8gudbits/EncryptoPack.git
2525
```
2626

2727
- Next, install the required dependencies using **pip**:
@@ -36,9 +36,9 @@ pip install -r requirements.txt
3636
pip3 install -r requirements.txt
3737
```
3838

39-
- You can also get the windows binary **[here](https://github.com/TechWhizKid/EncryptoPack/releases)**.
39+
- You can also get the windows binary **[here](https://github.com/8gudbits/EncryptoPack/releases)**.
4040

41-
<ul><a href="https://github.com/TechWhizKid/EncryptoPack/releases/tag/v1.0"><img src="https://img.shields.io/badge/Version-v1.0-blue"></a></ul>
41+
<ul><a href="https://github.com/8gudbits/EncryptoPack/releases/tag/v1.0"><img src="https://img.shields.io/badge/Version-v1.0-blue"></a></ul>
4242

4343
---
4444

0 commit comments

Comments
 (0)