diff --git a/example/States/index.html b/example/States/index.html index 36e4858..9124096 100644 --- a/example/States/index.html +++ b/example/States/index.html @@ -5,19 +5,29 @@ SlimJS - States Demo + +

+

States demo with slim-states

- + -
Init
-
Hello
-
World
+
This is the initial state. click the "Next" button for the next state
+
Hello (div #1)
Goodbye
+
World (div #2)
-
+ +Fork me on GitHub + + \ No newline at end of file diff --git a/example/States/slim3.png b/example/States/slim3.png new file mode 100644 index 0000000..a26ba94 Binary files /dev/null and b/example/States/slim3.png differ