diff --git a/README-PT-BR.md b/README-PT-BR.md
index 0f1c33b..c9d7941 100644
--- a/README-PT-BR.md
+++ b/README-PT-BR.md
@@ -7,6 +7,11 @@ Esta Biblioteca pode ser distribuída livrimente seguindo a [Licença de Softwar
Copyright (c) 2019 Ricardo Lima Caratti
+
+{% include libhistory.html %}
+
+
+
__ATENÇÃO__
__É importante ressaltar que o dispositivo SI4844 opera com +3.3V. Se você pretende usar uma versão do Arduino de 5V, será necessário o uso de um conversor bidirecional de 5V e 3.3V. Também é importante saber que a simples alimentação do SI4844 com a tensão de 3.3V do Arduino não é suficiente. Isso porque o Arduino que opera com 5V prover 5V em seus pinos digitais bem como no barramento I2C (A4 e A5)__.
diff --git a/README.md b/README.md
index b56102b..078dce6 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ Contact: pu2clr@gmail.com
By Ricardo Lima Caratti, Oct 2019.
+
+{% include libhistory.html %}
+
+
## See also
1. [PU2CLR Si4735 Library for Arduino](https://pu2clr.github.io/SI4735/). Unlike SI4844, the Si4735 has more features and can operate on SSB mode via patch application. This library was built based on “Si47XX PROGRAMMING GUIDE; AN332 ”. It also can be used on all members of the SI47XX family respecting, of course, the features available for each IC version. These functionalities can be seen in the comparison matrix shown in table 1 (Product Family Function); pages 2 and 3 of the programming guide;
diff --git a/_includes/libhistory.html b/_includes/libhistory.html
new file mode 100644
index 0000000..614d6d8
--- /dev/null
+++ b/_includes/libhistory.html
@@ -0,0 +1,5 @@
+
+
PU2CLR SI4844 Arduino Library
+ +