Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spel987 authored Nov 24, 2023
1 parent bebd227 commit 8c55921
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ This project lets you upload your files remotely to different hosting sites.
- Install Tauri-CLI with this command:

```
cargo install tauri-cli
```

- Start compilation with this command:

```
tauri build
cargo tauri build
```

You'll find the installer in the `.\src-tauri\target\release\bundle` folder.
Expand All @@ -43,7 +43,7 @@ You have access to a history of links created, showing its upload date and the t

Every day, a check is made to see if the hosts are still online. If this is not the case, the script makes it unavailable.

You can manually delete the file uploaded to the host from the history, provided that the host is able to delete it and offers the ability to do so. You'll find a list here.
You can manually delete the file uploaded to the host from the history, provided that the host is able to delete it and offers the ability to do so. You'll find a list below.

# Code and precision

Expand Down Expand Up @@ -202,4 +202,4 @@ Ethereum :
Bitcoin :
```
bc1qua3qmrhlv3e53ydynwvfc2wq8q7wteqxwlewa4
```
```

0 comments on commit 8c55921

Please sign in to comment.