Skip to content

Commit 2eb1047

Browse files
doc: add project authors in readme
1 parent ff4379c commit 2eb1047

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,36 @@ File type: 1
7878
Para utilizar o comando cp, basta digitar:<br>
7979
cp 'arquivo_origem.txt' 'arquivo_destino.txt'<br>
8080
Note que ambos arquivos precisam necessariamente estar entre aspas simples.
81+
82+
83+
84+
### :mortar_board: Autores
85+
86+
<table style="flex-wrap: wrap; display: flex; align-items: center; flex-direction: column;" ><tr>
87+
88+
89+
<td align="center"><a href="https://github.com/amandaferrari20">
90+
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/86694266?v=4" width="100px;" alt=""/>
91+
<br />
92+
<b>Amanda<br>Ferrari</b></a>
93+
<a href="https://github.com/amandaferrari20" title="Repositorio Amanda Ferrari"></a>
94+
</td>
95+
96+
97+
<td align="center"><a href="https://github.com/eniira">
98+
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/102331777?v=4" width="100px;" alt=""/>
99+
<br />
100+
<b>Catarine<br>Cruz
101+
</b>
102+
</a> <a href="https://github.com/eniira" title="Repositorio Catarine Cruz"></a>
103+
</td>
104+
105+
106+
<td align="center"><a href="https://github.com/GustavoMartinx">
107+
<img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/90780907?v=4" width="100px;" alt=""/>
108+
<br />
109+
<b>Gustavo<br>Martins</b>
110+
</a> <a href="https://github.com/GustavoMartinx" title="Repositorio Gustavo Martins"></a>
111+
</td>
112+
113+
</tr></table>

0 commit comments

Comments
 (0)