diff --git a/README.md b/README.md index 2402e0f..2c43006 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # yackbox.js +~ ~ note: alpha version frequent changes ~ ~ yackbox is a simple vanilla (no dependancies) JavaScript chat control that can be easily integrated into web applications. It provides a customizable chat interface with support for adding, updating, and removing messages, along with multi-user support and message history controls. ## Features diff --git a/index.html b/index.html index d44c77e..a46e385 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,8 @@
yackbox is a simple vanilla (no dependancies) JavaScript chat control that can be easily integrated into web applications. It provides a customizable chat interface with support for adding, updating, and removing messages, along with multi-user support and message history controls.
+~ ~ note: alpha version frequent changes ~ ~ +yackbox is a simple vanilla (no dependancies) JavaScript chat control that can be easily integrated into web applications. It provides a customizable chat interface with support for adding, updating, and removing messages, along with multi-user support and message history controls.
Add messages with customizable user and alignment options. Update existing messages with new content.