浏览代码

removed unnecessary information

Siddharth Dushantha 5 年之前
父节点
当前提交
e165ed8f43
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -7,8 +7,6 @@
 and receive emails to the temporary email address. It uses 1secmail's [API](https://www.1secmail.com/api/)
 to receive emails.
 
-By default, emails will be generated by random unless the `--generate` argument is followed by the desired email address.
-
 By default `w3m` is used to render the HTML emails on the terminal.
 But if you prefer another text based web browser or would rather view the email in a GUI web browser such as Firefox, simply
 use the `--browser` argument followed by the command needed to launch the web browser of your choice.