Skip to content

Commit 7cf9fa4

Browse files
authored
Update README.md
1 parent 249f492 commit 7cf9fa4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python Random Password Generator (RPG) 🔐
1+
# KeyForge 🔐
22

33
[![Python](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -53,8 +53,8 @@ Modern, secure, and feature-rich password and passphrase generator with CLI and
5353
### Basic Installation
5454

5555
```bash
56-
git clone https://github.com/ismailtasdelen/Python-Random-Password-Generator.git
57-
cd Python-Random-Password-Generator
56+
git clone https://github.com/ismailtsdln/KeyForge.git
57+
cd KeyForge
5858
pip install -e .
5959
```
6060

0 commit comments

Comments
 (0)