From 01d4cc7e886a19d6eeff3e9075e02605fe86acbd Mon Sep 17 00:00:00 2001 From: Kyle Baker Date: Mon, 17 Oct 2022 15:46:05 -0600 Subject: [PATCH] headline, link, example --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d7025e..3f498fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# ALPHA, API AND CSS WILL BE OVERHAULED BEFORE RELEASE +# this repo is "alpha" +it's an incomplete project that is "good enough to use" (and I do already use it in almost every project I make, and it already gives me many features I've wanted for years), but don't expect every feature to work, and don't expect the apit to stay consistent in future releases # features - show loading bars for all your `a-asset-item`s @@ -37,7 +38,7 @@ - + ``` @@ -80,6 +81,13 @@ Also, adding here means we safely execute our script and add listeners before an ``` +# examples +http://the-big-shell.glitch.me +![image](https://user-images.githubusercontent.com/6391152/196289877-d453dc37-717f-4551-ad4b-62801e0e8a09.png) + + + + # roadmap - add scripts in dynamically - estimated time to completion as optional stats we can render @@ -88,4 +96,4 @@ Also, adding here means we safely execute our script and add listeners before an - maybe gradient background stuff? animated background? how about for logo loader background? - full screen logo background with glitch effect as an option - css and api overhaul - - add in image loading api \ No newline at end of file + - add in image loading api