nlweb-ai/nlweb-net

馃殌 Docs: Add Quickstart to README

Open

#82 opened on Aug 18, 2025

聽(0 comments)聽(0 reactions)聽(0 assignees)C#聽(8 forks)auto 404
docsgood first issue

Repository metrics

Stars
聽(23 stars)
PR merge metrics
聽(PR metrics pending)

Description

A newcomer-friendly Quickstart to run NLWebNet in <10 minutes.

Scope

  • Add a Quickstart section to the root README.md with:
    • Install package via NuGet (library)
    • Run the demo sample (dotnet run) and via Docker
    • Minimal config hints
  • Link to doc/demo-setup-guide.md and doc/multi-backend-configuration.md for details

Acceptance Criteria

  • A new user can:
    • Install the package
    • Run the demo locally and via Docker
    • Find links to deeper docs

Labels: docs, good first issue

Contributor guide