Skip to content

docs: fix README command and slog reference#2951

Closed
Bojun-Vvibe wants to merge 1 commit intolabstack:masterfrom
Bojun-Vvibe:agent/labstack_echo-1776708614
Closed

docs: fix README command and slog reference#2951
Bojun-Vvibe wants to merge 1 commit intolabstack:masterfrom
Bojun-Vvibe:agent/labstack_echo-1776708614

Conversation

@Bojun-Vvibe
Copy link
Copy Markdown

Repo: labstack/echo (⭐ 30000)
Type: docs
Files changed: 1
Lines: +3/-3

What

Updated README.md to fix three user-facing documentation issues: the installation snippet now uses a valid shell comment marker inside the sh code block, the slog-echo entry now links to the current standard-library log/slog package documentation instead of the retired x/exp/slog path, and the third-party middleware guidance sentence has a small grammar correction.

Why

These changes remove small but real sources of friction in the first-touch documentation. The // line inside a shell block is misleading if copied verbatim, and the outdated slog link points readers at a pre-standard-library package path. The grammar fix keeps contributor-facing guidance polished without changing behavior.

Testing

No code tests were run because this is a README-only change. Verification was done by inspecting the rendered diff and ensuring the updated commands and links are syntactically correct.

Risk

Low / Documentation-only change with no runtime impact.

@Bojun-Vvibe Bojun-Vvibe closed this by deleting the head repository Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants