mirror of
https://github.com/projectsend/projectsend.git
synced 2026-09-16 16:45:07 +00:00
e279e83fd0
The page described the application in three paragraphs and then went straight to a compose file. Somebody deciding whether to pull it had no idea what it looks like — and for a thing whose whole job is a screen your clients use, that is the question they are actually asking. The dashboard, after the paragraphs that say what this is and before the quick start, which is the point in the page where a reader has decided they are interested and not yet decided to spend ten minutes. The same image the README uses, and the same alt text, which was written to describe the screen rather than to name the file. One screenshot, not three: the README has the other two and the caption says so, and a registry description that scrolls past its own install instructions has stopped being an install page. Absolute raw.githubusercontent URL, because a repository-relative path resolves to nothing on hub.docker.com — the same reason the badges point there. .github/ is stripped from the release artifact, which does not matter here: this file is pasted into a description, not shipped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>