Browse Source

mentioned POSIX compatibility in README

Siddharth Dushantha 5 years ago
parent
commit
e5519c86bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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.