diff --git a/README.en.md b/README.en.md
index 07deb44..c353ac2 100644
--- a/README.en.md
+++ b/README.en.md
@@ -7,7 +7,9 @@
 [![Stars](https://img.shields.io/github/stars/manualdousuario/marreta)](https://github.com/manualdousuario/marreta/stargazers)
 [![Issues](https://img.shields.io/github/issues/manualdousuario/marreta)](https://github.com/manualdousuario/marreta/issues)
 
-Marreta is a tool that cleans web pages of access barriers and other visual distractions!
+Marreta is a tool that removes access barriers and visual distractions!
+
+![Before and after Marreta](https://github.com/manualdousuario/marreta/blob/main/screen.en.png?raw=true)
 
 Public instance at [marreta.pcdomanual.com](https://marreta.pcdomanual.com)!
 
diff --git a/README.md b/README.md
index 76096ff..d7e81f4 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,9 @@
 [![Stars](https://img.shields.io/github/stars/manualdousuario/marreta)](https://github.com/manualdousuario/marreta/stargazers)
 [![Issues](https://img.shields.io/github/issues/manualdousuario/marreta)](https://github.com/manualdousuario/marreta/issues)
 
-Marreta é uma ferramenta que limpa páginas web de barreiras de acesso e elementos que atrapalham a leitura!
+Marreta é uma ferramenta que quebra barreiras de acesso e elementos que atrapalham a leitura!
+
+![Antes e depois do Marreta](https://github.com/manualdousuario/marreta/blob/main/screen.png?raw=true)
 
 Instancia publica em [marreta.pcdomanual.com](https://marreta.pcdomanual.com)!
 
diff --git a/screen.en.png b/screen.en.png
new file mode 100644
index 0000000..c6e5d97
Binary files /dev/null and b/screen.en.png differ
diff --git a/screen.png b/screen.png
new file mode 100644
index 0000000..43a2304
Binary files /dev/null and b/screen.png differ