From 305457dca15f2a8c6478f306e6b582482782a7d5 Mon Sep 17 00:00:00 2001 From: Elliott Chen Date: Tue, 10 Dec 2024 14:46:51 +0800 Subject: [PATCH] docs: wording change Wording change --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 17455bf7c8..0571208893 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,7 @@ -**TEN** stands for **Transformative Extensions Network** and represents the Next-Gen AI-Agent Framework, the world's first truly real-time multimodal AI agent framework. - -## Stay Tuned - -Before we get started, be sure to star our repository and get instant notifications for all new releases! - -
+**TEN** stands for **Transformative Extensions Network**, is a voice agent framework to create conversational AI. ## Features @@ -85,6 +79,12 @@ With the TEN framework, you can easily accomplish the following scenarios. You c Please visit our [TEN framework documentation site](https://doc.theten.ai/) for more information. +## Stay Tuned + +Before we get started, be sure to star our repository and get instant notifications for all new releases! + +![star_ten_w_confetti](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_ten_w_confetti.gif?raw=true) + ## License Information 1. The entire TEN framework (except for the folders explicitly listed below) is released under the Apache License, Version 2.0, with additional restrictions. For details, please refer to the [LICENSE](./LICENSE) file located in the root directory of the TEN framework.