From 96bf2754583ee3372b3c055b2d5483456e2a38de Mon Sep 17 00:00:00 2001 From: Roberto Fuligni <roberto.fuligni@netlab.fauser.edu> Date: Fri, 22 Apr 2022 11:17:03 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 047477f..0d42fc8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ -# Sample GitLab Project +# Codice IBAN +© 2022 - prof. Roberto Fuligni -This sample project shows how a project in GitLab looks for demonstration purposes. It contains issues, merge requests and Markdown files in many branches, -named and filled with lorem ipsum. +Algoritmi per la creazione e la verifica di un codice IBAN. Implementazione in linguaggio C. -You can look around to get an idea how to structure your project and, when done, you can safely delete this project. - -[Learn more about creating GitLab projects.](https://docs.gitlab.com/ee/gitlab-basics/create-project.html) -- GitLab