vlang/vsl

docs: expand dist/noise/roots README stubs

Open

#321 opened on Jul 14, 2026

 (0 comments) (0 reactions) (0 assignees)V (49 forks)auto 404
Hacktoberfestdocumentationgood first issue

Repository metrics

Stars
 (400 stars)
PR merge metrics
 (PR metrics pending)

Description

Three modules have minimal READMEs:

  • dist/README.md — 112 bytes
  • noise/README.md — 2 sentences
  • roots/README.md — 1 sentence

Task

Expand each README with:

  1. Module purpose and capabilities
  2. Public API listing with usage snippets
  3. Links to examples and related docs

Use metrics/README.md as reference for the expected quality level.

Verification

  • Each README covers the module's full public API

Contributor guide