Skip to content

Commit 7061811

Browse files
committed
Update index.html
1 parent 05bb367 commit 7061811

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,14 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
318318
}
319319
</code><button class="copy-btn" onclick="copyCode(this)">Copy</button>
320320
</pre>
321+
<a href="https://github.com/tinystruct/tinystruct" class="btn" target="_blank">GitHub Repository</a>
322+
<a href="https://mvnrepository.com/artifact/org.tinystruct/tinystruct" class="btn" target="_blank">Maven Repository</a>
323+
324+
<h2>Why Choose Tinystruct?</h2>
325+
<p>
326+
tinystruct focuses on reducing unnecessary complexity in application development.
327+
Its lightweight, modular nature makes it an excellent choice for developers looking for a straightforward, efficient framework for various Java-based projects.
328+
</p>
321329
</div>
322330

323331
<!-- Footer -->

0 commit comments

Comments
 (0)