Skip to content

Commit 3c7834f

Browse files
committed
Updated README.md
1 parent 0574438 commit 3c7834f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A **CLI-based password manager** built in Python for secure password storage and
1010
/
1111
├── main.py # Entry point for executing the program
1212
├── manager.py # Core logic and functionality
13+
├── cloud_manager.py # Manager responsible for cloud connectivity
1314
```
1415

1516
---

0 commit comments

Comments
 (0)