diff --git a/README.md b/README.md new file mode 100644 index 0000000..80764f1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This script was written ages ago. I don't know if it still works. All I know is that it requires imaplib2 to work. You can install it like this: + +`pip install imaplib2`