From 9186a85f669451d8c222eacf94bbfda6c1775fa0 Mon Sep 17 00:00:00 2001 From: Milka64 Date: Mon, 11 Dec 2023 15:42:33 +0000 Subject: [PATCH] Update file README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a4b57e..90933a0 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ extensions = [ You can use d2lang in sphinx directive -`source/index.rest` +`source/index.rst` -```rest +``` Hello World =========== @@ -40,7 +40,7 @@ Hello World You can use an external file like this -```rest +``` Hello World ===========