From 3546e8bf4d50a02db3b13fb511402b18e1e2df02 Mon Sep 17 00:00:00 2001 From: Onei de Barros Junior Date: Sun, 8 Mar 2026 10:57:41 +0000 Subject: [PATCH] Adicionar README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0af032e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Project Template + +Template padrão para projetos do laboratório técnico. + +Estrutura: + +docs/ documentação +src/ código fonte +scripts/ scripts auxiliares +examples/ exemplos \ No newline at end of file