From 447176eb86f88139f9974b789c03444245835874 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 10 May 2023 15:20:16 +0200 Subject: Build a markdown version of the readme --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 644f4e4..6e66a77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Justin Wernick "] edition = "2021" description = "A shell for restricting access on a version control server" -readme = "readme.org" +readme = "readme.md" # TODO: homepage = "" repository = "https://code.worthe-it.co.za/shackle.git/" license = "MIT" -- cgit v1.2.3