nlweb-ai/nlweb-net

🚀 Docs: Add Quickstart to README

開放

#82 建立於 2025年8月18日

 (0 則留言) (0 個反應) (0 位負責人)C# (8 個分叉)auto 404
docsgood first issue

倉庫指標

星標
 (23 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南