From a7659952f376e196fc95f2d0525712e2398f8516 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Tue, 9 Jul 2019 07:53:53 -0400 Subject: Add link to readme from Cargo.toml. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 2ea48ee..10ac5cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ license = "LGPL-3.0-or-later" authors = ["Brian Cully "] repository = "https://github.com/bjc/clint" edition = "2018" +readme = "README.md" [dev-dependencies] cortex-m = "~0.6" -- cgit v1.2.3