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.mdwith:- Install package via NuGet (library)
- Run the demo sample (dotnet run) and via Docker
- Minimal config hints
- Link to
doc/demo-setup-guide.mdanddoc/multi-backend-configuration.mdfor 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