Skip to content

Commit

Permalink
docs: add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
inovejunior authored and paulohebert committed Jul 6, 2024
1 parent 5cabe17 commit 3353c3f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,4 @@ erDiagram
string repositorio_git
date data_contrato
}
Participacao {
int cpf_membro PK,FK
int id_projeto PK,FK
string funcao "Front,Back, Design ou Gestão"
}
Membros only one to zero or many Participacao : ""
Projetos only one to one or many Participacao : ""
```

0 comments on commit 3353c3f

Please sign in to comment.