Skip to content

Commit

Permalink
docs: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erikabusiness committed Jan 17, 2024
1 parent c75d43f commit 929b125
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,15 @@
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
<filteredResources>
<filter>
<id>1705529061507</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Bem-vindo ao repositório do projeto "The Discoverer Experience". Este é um pro
- [Estrutura de Pastas](#estrutura-de-pastas)
- [Pré-requisitos](#pré-requisitos)
- [Configuração](#configuração)
- [Nota do Projeto](#nota-do-projeto)
- [Uso](#uso)

## Back-End
Expand Down Expand Up @@ -116,6 +117,11 @@ Certifique-se de instalar e configurar essas ferramentas antes de prosseguir com

Agora, o projeto estará configurado localmente e poderá ser executado no servidor Tomcat.

## Nota do projeto

![nota]()


## Uso

Depois de configurar o projeto e iniciar o servidor Tomcat, siga estas etapas para acessar a aplicação:
Expand Down
Binary file added src/main/webapp/assets/nota-modulo-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 929b125

Please sign in to comment.