From 359e9a7cb07d8d8ba302dd11c8e6dd53dcb86159 Mon Sep 17 00:00:00 2001 From: Giovanna Paranhos <78617134+giovannaparanhos@users.noreply.github.com> Date: Thu, 7 Dec 2023 18:25:27 -0300 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..63689d0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# paa +Repository containing code for practical exercises for PAA - Projeto e Analise de Algoritmos, or Algorith Projecting and Analysis.