|
|
@@ -1,9 +1,9 @@
|
|
|
<h1 align="center">
|
|
|
<img src="images/logo.png">
|
|
|
</h1>
|
|
|
-<p align="center"> A temporary email right from your terminal</p><br>
|
|
|
+<p align="center"> A temporary email right from your terminal written in POSIX sh</p><br>
|
|
|
|
|
|
-<img src="images/demo.gif" align="right"> `tmpmail` is a command line utility that allows you to create a temporary email address
|
|
|
+<img src="images/demo.gif" align="right"> `tmpmail` is a command line utility written in POSIX `sh` that allows you to create a temporary email address
|
|
|
and receive emails to the temporary email address. It uses 1secmail's [API](https://www.1secmail.com/api/)
|
|
|
to receive emails.
|
|
|
|