summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-07-16 18:30:47 +0200
committerCanop <cano.petrole@gmail.com>2023-07-16 18:30:47 +0200
commit92584deaf25c634390a611c8eb9f80786bf43bc5 (patch)
treecdf98ade27f7e5d5066e755233ea33f4a6172516
parentf863a12c07fc7eed2ebac118c9cc58481ba24ba6 (diff)
parentad2951a09970a39909bcda7877f5b07c238a9c1a (diff)
Merge remote-tracking branch 'origin/main'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c9c6fa..c14d3ee 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,6 @@ You can output the table as CSV too.
### Library
-The data displayed by dysk is provided by the [lfs-core](github.com/Canop/lfs-core) crate.
+The data displayed by dysk is provided by the [lfs-core](https://github.com/Canop/lfs-core) crate.
You may use it in your own Rust application.