Skip to content

Commit 60d6c8e

Browse files
author
Wilmer Martinez
committed
docs: agregar sección de "Usado por" en README.md y eliminar el pie de página en default.html
1 parent ed11b24 commit 60d6c8e

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,26 @@ For the missing countries, you can use the `do` directory as a reference to buil
6464
- [ ] 🇵🇪 Peru
6565
- [ ] 🇧🇴 Bolivia
6666

67+
## Used by
68+
69+
This library is trusted and used in production by:
70+
71+
<table>
72+
<tr>
73+
<td align="center" width="250">
74+
<a href="https://www.unolet.com" target="_blank">
75+
<img src="https://cdn.unolet.com/img/unolet/unolet-logo.svg" width="120px" alt="Unolet Logo"/><br/>
76+
<b>Unolet</b>
77+
</a>
78+
<br/>
79+
<sub><i>ERP and electronic invoicing platform for SMEs.</i></sub>
80+
</td>
81+
</tr>
82+
</table>
83+
84+
If your company uses this library and would like to be listed here, feel free to [open a pull request](https://github.com/wilmerm/alanube-python/pulls) or [create an issue](https://github.com/wilmerm/alanube-python/issues).
85+
86+
6787
## Developers
6888

6989
If you're contributing to the development of this library, here are the steps to set up your environment and run the tests:

docs/_layouts/default.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,6 @@ <h5>Alanube Python API</h5>
310310
<i class="fas fa-globe fa-lg"></i>
311311
</a>
312312
</div>
313-
<p class="text-muted mt-2">
314-
&copy; {{ site.time | date: '%Y' }} Alanube Team. Licensed under MIT.
315-
</p>
316313
</div>
317314
</div>
318315
</div>

0 commit comments

Comments
 (0)