diff --git a/README.md b/README.md index 19297cef..00e2575d 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,16 @@ cd projeto-gerar-horario; dotnet test; ``` -```sh -dotnet run --project Core.Playground; +## Playground (com jupyter e .net interactive) + +``` +cd playground; ``` +- Notebooks Jupyter: `./playground/notebooks`; + +Continue em [./playground/README.md](./playground/README.md). + ## Estudo ```