summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f2f518..44a01c7 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,18 @@
A repository with reusable components for web development.
-![A demo image for the design included in this repository](./img/demo.png)
+![A demo image for the design included in this repository](./demo.png)
## Usage
-Just clone it to your web server or add it as a Git submodule to your application repository. In each case you can create symbolic links to relevant files.
+Just clone it to your web server or add it as a Git submodule to your
+application repository. In each case you can create symbolic links to relevant
+files.
+
+## Testing
+
+Have a look at `test.html`. You can open it in your browser (e.g. `firefox
+test.html`) and have a look at all the supported elements.
## Goals