diff --git a/README.md b/README.md index d985af4..7a9fae6 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,8 @@ I originally collected them to filter allowed domains for new user registration Feel free to create PR with more or request removing of your domain (with reasons). -Use `cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf` to add contents of another file in the same format (domains on new line without @). +Use + +`cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf` + +to add contents of another file in the same format (domains on new line without @).