From ae5043398c797a81965686fb86e79e954e054b75 Mon Sep 17 00:00:00 2001
From: "Guil. Sperb Machado" <gsm@machados.org>
Date: Mon, 14 Oct 2024 12:53:36 +0000
Subject: [PATCH] fix description

---
 docs/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.html b/docs/index.html
index 176c237..3cf7836 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,7 +16,7 @@
   <meta charset="UTF-8">
   <title>Neow3j Project</title>
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
-  <meta name="description" content="Description">
+  <meta name="description" content="Neow3j is a development toolkit that provides easy and reliable tools to build Neo dApps and Smart Contracts using the Java platform (Java, Kotlin, Android). It is an open-source project developed by the Neo community and maintained by AxLabs">
   <meta name="viewport"
     content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
   <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">