Skip to content

Commit

Permalink
Merge pull request #7 from mateuscomh/mateuscomh-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mateuscomh committed Dec 5, 2023
2 parents 0352648 + 9520e24 commit a0d2e48
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```
``` bash
██╗ ██╗ ██████╗ ██╗ ██╗██████╗ ██╗
╚██╗ ██╔╝██╔═══██╗██║ ██║██╔══██╗██║
╚████╔╝ ██║ ██║██║ ██║██████╔╝██║
Expand All @@ -10,7 +10,7 @@
[![Build Status](https://github.com/mateuscomh/yoURL/actions/workflows/shell-linter.yml/badge.svg)](https://github.com/mateuscomh/yoURL/actions/workflows/shell-linter.yml)

# URL shortner and upload files direct from terminal
Send files direct from terminal to https://0x0.st or short URL by https://tinyurl.com
Send files direct from terminal to [0x0.st](https://0x0.st) or short URL by [tinyurl.com](https://tinyurl.com)

Works on
- GNU/Linux
Expand All @@ -25,20 +25,19 @@ Depends:

Usage:
To short links:
```
``` bash
yourl.sh 'http://www.URLtoShortner.com'
```
To sent files:
```
``` bash
yourl.sh '/Path/To/Your/File'
```

## Disclamer
Maximum file size: 512.0 MiB
Blocked file types: application/x-dosexec, application/x-executable, application/x-hdf5, application/java-archive, Android APKs and system images.

TERMS OF SERVICE
----------------
### TERMS OF SERVICE

This is NOT a platform for:
- piracy
Expand Down

0 comments on commit a0d2e48

Please sign in to comment.