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.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