From b95673db23308e477bae5633a04ac26c25cf2400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Santanch=C3=A8?= Date: Thu, 9 Sep 2021 07:55:31 -0300 Subject: [PATCH] fix (project): folder for project submission --- README.md | 2 +- project/2021/solucoes/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 project/2021/solucoes/README.md diff --git a/README.md b/README.md index c481eb357..83c836402 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Todos os exemplos no diretório `notebook` são preparados para o ambiente Jupyt # Acionando os Notebooks via Binder * Última versão testada e estável: - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/component2learn/v1.1.4) + [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/component2learn/v1.1.5) * Última versão disponível: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/component2learn/master) diff --git a/project/2021/solucoes/README.md b/project/2021/solucoes/README.md new file mode 100644 index 000000000..e43ed8f9c --- /dev/null +++ b/project/2021/solucoes/README.md @@ -0,0 +1 @@ +## Dentro desta pasta deve estar os projetos (uma pasta por equipe).