Skip to content

Commit e17194a

Browse files
authored
Update index.markdown
1 parent 6bb961c commit e17194a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.markdown

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,17 @@ Enhance the Secure-Pass-Sentinel application and deploy it as a serverless web a
3636
Git Clone https://github.com/JQCVSC/Secure-Pass-Sentinel
3737
cd Secure-Pass-Sentinel
3838

39-
Step 2: Set Up Locally
39+
### Step 2: Set Up Locally
40+
4041
pip install -r requirements.txt
4142
python main.py
4243

43-
Step 3: Implement Enhancements
44+
### Step 3: Implement Enhancements ( Optional)
45+
4446
Enhance the web app. For example:
4547

46-
## Improve the user interface
48+
Improve the user interface
49+
4750
Add password generation functionality
4851

4952
Implement password history checking

0 commit comments

Comments
 (0)