From: Ruben Beltran del Rio Date: Mon, 17 Apr 2023 18:21:42 +0000 (+0200) Subject: Replace gmi with md X-Git-Tag: 1.0.0 X-Git-Url: https://git.r.bdr.sh/rbdr/page/commitdiff_plain/160a27bd2aa334a881f7c54847ef406925f87633?hp=7348f5ea3a1182c9f4a75d05a405e90f9e33797c Replace gmi with md --- diff --git a/Cargo.lock b/Cargo.lock index 40f6366..a3327a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "page" -version = "0.1.0" +version = "1.0.0" diff --git a/README.gmi b/README.md similarity index 99% rename from README.gmi rename to README.md index d53a207..b842b0a 100644 --- a/README.gmi +++ b/README.md @@ -67,3 +67,4 @@ This project is built using cargo. A makefile is provided to run common tasks. Build dev version with `make` or `make build`. Build release with `make -e profile=release` or `make -e profile=release build`. +