-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
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
anddoc/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