We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0574438 commit 3c7834fCopy full SHA for 3c7834f
README.md
@@ -10,6 +10,7 @@ A **CLI-based password manager** built in Python for secure password storage and
10
/
11
├── main.py # Entry point for executing the program
12
├── manager.py # Core logic and functionality
13
+├── cloud_manager.py # Manager responsible for cloud connectivity
14
```
15
16
---
0 commit comments