From 599bff0986ca9b043c2eddbe91e838f7856d8af8 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi <256895@studenti.unimore.it> Date: Fri, 16 Apr 2021 02:01:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=92=20Aggiungi=20README=20per=20la=20c?= =?UTF-8?q?artella=20development?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/development/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/development/README.md diff --git a/doc/development/README.md b/doc/development/README.md new file mode 100644 index 0000000..8201d93 --- /dev/null +++ b/doc/development/README.md @@ -0,0 +1,5 @@ +# Documenti per lo sviluppo + +In questa cartella sono presenti i vari documenti che abbiamo usato per sviluppare il software. + + \ No newline at end of file