mirror of
https://github.com/tiffany352/rink-rs
synced 2024-11-10 05:34:14 +00:00
Fix readme reference
This commit is contained in:
parent
5e9d36edc3
commit
e9dcf57926
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version = "0.6.2"
|
|||
description = "Unit conversion tool, similar to frink"
|
||||
homepage = "https://rinkcalc.app"
|
||||
repository = "https://github.com/tiffany352/rink-rs"
|
||||
readme = "README.md"
|
||||
readme = "../README.md"
|
||||
license = "MPL-2.0"
|
||||
keywords = ["unit", "math", "conversion", "cli", "tool"]
|
||||
categories = ["command-line-utilities", "mathematics", "science"]
|
||||
|
|
Loading…
Reference in a new issue