diff --git a/README.md b/README.md index 5f6ed30..3379f1e 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,10 @@ stash/ │ ├── conflict.scm # Conflict resolution │ ├── colors.scm # Terminal colors │ └── help.scm # Help messages -├── README.md -├── DEVLOG.md # Development log -└── LICENSE +├── README.md # Project overview +├── USER-GUIDE.md # Comprehensive user documentation +├── DEVLOG.md # Development log +└── LICENSE # GNU GPL v3 ``` ## Dependencies