From 3730346af5456d2a7e5c0a590e4b895c35331b6c Mon Sep 17 00:00:00 2001 From: Santiago Villarreal Arley <115122095+Villarley@users.noreply.github.com> Date: Sat, 16 May 2026 11:58:22 -0600 Subject: [PATCH] Fix heading format in README introduction Corrected the heading format in the introduction section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 640c992..28d77b1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Dojo by Example Logo

-## 👾 Introduction +## 👾 Introduction. Dojo Engine is an innovative framework for creating fully on-chain games and provable applications within the Starknet ecosystem. However, due to the novelty of this technology, there are currently few practical examples and clear documentation on how to implement the various components of Dojo in a production environment.