Update BUILDINGS.md

This commit is contained in:
DerTyp187
2021-09-24 13:34:12 +02:00
committed by GitHub
parent bc0b8f5dee
commit efbf5337ee

View File

@@ -1 +1,19 @@
<h1>Buildings</h1>
<table>
<tr>
<th>Company</th>
<th>Contact</th>
<th>Country</th>
</tr>
<tr>
<td>Alfreds Futterkiste</td>
<td>Maria Anders</td>
<td>Germany</td>
</tr>
<tr>
<td>Centro comercial Moctezuma</td>
<td>Francisco Chang</td>
<td>Mexico</td>
</tr>
</table>