From 600e9c597ad559aee078a3493fe848820304c03a Mon Sep 17 00:00:00 2001 From: pixtaded Date: Sat, 17 Feb 2024 14:44:58 +0300 Subject: [PATCH] Add readme.html for making Gitea think that this is an HTML repository. --- readme.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.html diff --git a/readme.html b/readme.html new file mode 100644 index 0000000..82d4e48 --- /dev/null +++ b/readme.html @@ -0,0 +1,6 @@ + + +

j2me-hello-gradle

+

Basic J2ME app with Gradle.

+ + \ No newline at end of file