diff --git a/README.md b/README.md new file mode 100644 index 0000000..e99e5c8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## Revisa correo de gmail + +1. Lista correos no leidos diff --git a/checkEmail.rb b/checkEmail.rb new file mode 100644 index 0000000..7e3287c --- /dev/null +++ b/checkEmail.rb @@ -0,0 +1,3 @@ +require 'gmail' + +#Conecta