From a4a7add81dd6cf20a3fc7161cc4f0e533cb2dd10 Mon Sep 17 00:00:00 2001 From: devcodacytestuser Date: Mon, 4 Mar 2024 17:58:29 +0000 Subject: [PATCH 1/2] Add issues to README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e43c913b..3c15b77a 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,16 @@ Website: https://monogatari.io/ Demo: https://monogatari.io/demo/ +* List item + * Nested list item indented by 3 spaces + +* Another list item + * Another nested list item indented by 3 spaces + +$ ls +$ cat foo +$ less bar + ## Features - Responsive out of the box - Plays nice with Electron for Desktop apps and Cordova for mobile apps From 3ca8bd416b4ef7152474649ad77092b0e65ab6f2 Mon Sep 17 00:00:00 2001 From: devcodacytestuser Date: Tue, 23 Apr 2024 12:43:18 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3c15b77a..b704634c 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Monogatari test test test test +# Monogatari teste teste test test test Built to bring Visual Novels to the modern web and take them to the next level, making it easy for anyone to create and distribute Visual Novels in a simple way so that anyone can enjoy them on pretty much anywhere, create games with features that no one has ever imagined... it is time for Visual Novels to Evolve. Website: https://monogatari.io/ @@ -8,12 +8,7 @@ Demo: https://monogatari.io/demo/ * List item * Nested list item indented by 3 spaces -* Another list item - * Another nested list item indented by 3 spaces - -$ ls -$ cat foo -$ less bar +# This is a heading. ## Features - Responsive out of the box