Commit 1800866dd08986a343745a61b1f171f8fbce8238
0 parents
Exists in
master
Update
Showing
1 changed file
with
25 additions
and
0 deletions
Show diff stats
1 | +++ a/README.md | |
... | ... | @@ -0,0 +1,25 @@ |
1 | +# Nome do produto | |
2 | +> Descrição curta sobre o que seu projeto faz. | |
3 | + | |
4 | +De um a dois parágrafos sobre o que é seu projeto e o que ele faz. | |
5 | + | |
6 | +## Manutenção de Cadastros | |
7 | + | |
8 | +``` | |
9 | +* Conceito 1 | |
10 | +* Conceito 2 | |
11 | +``` | |
12 | + | |
13 | +## Processos de Negócio | |
14 | + | |
15 | +``` | |
16 | +* Conceito 3 | |
17 | +* Conceito 4 | |
18 | +``` | |
19 | + | |
20 | +## Relatórios | |
21 | + | |
22 | +``` | |
23 | +* Listagem 1 | |
24 | +* Listagem 2 | |
25 | +``` | |
0 | 26 | \ No newline at end of file | ... | ... |