summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--img/demo.pngbin0 -> 46706 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 768fa8e..82924dc 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,9 @@
# libweb
A repository with reusable components for web development.
+
+![A demo image for the design included in this repository](./img/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 symlink relevant files.
diff --git a/img/demo.png b/img/demo.png
new file mode 100644
index 0000000..4908150
--- /dev/null
+++ b/img/demo.png
Binary files differ