diff --git a/README.md b/README.md index 7efb6ec..65b8128 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@

Programming 1 - UDESC

A complete list of solved exercises

-Stars Badge -Forks Badge -Pull Requests Badge -Issues Badge -Views count Badge -
-GitHub contributors -License Badge +Stars Badge +Forks Badge +Pull Requests Badge +Issues Badge +Views count Badge +
+GitHub contributors +License Badge
## 📜 Table of contents @@ -21,7 +21,7 @@ ## 🚀 Starting -This repository contains the solved exercises from Programming 1 course in the third semester. [The exercises](https://github.com/mateusadada/PRO1-UDESC/tree/main/solved_exercises/VPL) have more complex and challenging concepts, as well as the use of classes and [tkinter package](https://docs.python.org/3/library/tkinter.html) for GUI (Graphical User Interface). +This repository contains the solved exercises from Programming 1 course in the third semester. [The exercises](https://github.com/mateusadada/pro1-udesc/tree/main/solved_exercises/VPL) have more complex and challenging concepts, as well as the use of classes and [tkinter package](https://docs.python.org/3/library/tkinter.html) for GUI (Graphical User Interface). The exercises were solved within the [VPL](https://vpl.dis.ulpgc.es/) because of the college. It is a platform that offers a virtual environment for teaching and practicing programming, allowing users to develop and execute code in various languages directly in the browser. It was fundamental to improve my knowledge in this language and it also helped with my Bachelor's Degree in Information Systems at [UDESC](https://www.udesc.br/). @@ -51,10 +51,10 @@ You need to have the Python language on your machine along with an IDE (Integrat * **Mateus Adada** - *Developer and documentation* - [mateusadada](https://github.com/mateusadada) -You can also see the list of all [collaborators](https://github.com/mateusadada/PRO1-UDESC/graphs/contributors) who participated in this project. +You can also see the list of all [collaborators](https://github.com/mateusadada/pro1-udesc/graphs/contributors) who participated in this project. ## 📄 License -This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/PRO1-UDESC/blob/main/LICENSE) file for more details. +This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/pro1-udesc/blob/main/LICENSE) file for more details.

Developed with ❤️ in Brazil 🇧🇷