Add README

This commit is contained in:
Mikołaj Lubiak 2022-06-17 16:40:34 +00:00
parent bd070a5244
commit 881f741c02
1 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Script that sends file to termbin.com
## Usage:
### `./send.sh "directory" "file extension" "filename"`, eg. `./send.sh . .py *` - this sends every .py file in corrent directory.