-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to the readme, incorporating some suggestions by Caleb Bassi
- Loading branch information
1 parent
c49b496
commit 9bddccc
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ version = "1.1.1" | |
authors = ["Artur Kovacs <[email protected]>"] | ||
license = "MIT" | ||
readme = "README.md" | ||
description = "A Rust library for moving files to the Recycle Bin" | ||
description = "A library for moving files and folders to the Recycle Bin" | ||
keywords = ["remove", "trash", "rubbish", "recycle", "bin"] | ||
repository = "https://github.com/ArturKovacs/trash" | ||
edition = "2018" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters