Add readme.html for making Gitea think that this is an HTML repository.

This commit is contained in:
pixtaded 2024-02-17 14:44:58 +03:00
parent 957c18e2b7
commit 600e9c597a

6
readme.html Normal file
View File

@ -0,0 +1,6 @@
<html>
<body>
<h1>j2me-hello-gradle</h1>
<p>Basic J2ME app with Gradle.</p>
</body>
</html>