summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-09-05 14:07:57 +0200
committerxengineering <me@xengineering.eu>2021-09-05 14:07:57 +0200
commit0e2db00423fb7039442e16c48a3a90103450f7ee (patch)
tree9ba977a8c1e300c99f9a727a3e99e23760c8d2f3
parent5e662b856baff0714784a91551ef961cd5214542 (diff)
downloadlibweb-0e2db00423fb7039442e16c48a3a90103450f7ee.tar
libweb-0e2db00423fb7039442e16c48a3a90103450f7ee.tar.zst
libweb-0e2db00423fb7039442e16c48a3a90103450f7ee.zip
Update Documentation and add Demo Image
-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