diff --git a/.ruby-version b/.ruby-version deleted file mode 100644 index ecd7ee5..0000000 --- a/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -2.5.8 diff --git a/README.md b/README.md index 86e8777..d4be0bb 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,12 @@ Send a message jabbersend -t dest@example.com -s "This is a test" -b "Hello, how are you?" +or by this way + + + echo "Today is a beautiful day!" | jabbersend -t dest@example.com -s "This is another test" + + Help