summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--shot.pngbin0 -> 139132 bytes
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 623cfb6..6d685a6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
Miguel's Surfing Quick Links
============================
-
This repo holds the buggy fruit of my nightly struggle with WebKit2GTK+
and allows me following links quickly, keyboard-only.
@@ -9,6 +8,12 @@ only holds the links of the last loaded website, which renders it nearly
useless for multi-tab scenarios or when running multiple instances of
the browser.
+![Screenshot](https://raw.githubusercontent.com/miguelclean/surf-webext-dom/master/shot.png) "Screenshot of suckless's surf running quick links"
+
+Contribute
+==========
+Any contributions or pull requests (from any git repo) are warmly welcome.
+
Installing this webkit2gtk+ extension
=====================================
* READ surf-webext-dom.c !!
diff --git a/shot.png b/shot.png
new file mode 100644
index 0000000..a202fd3
--- /dev/null
+++ b/shot.png
Binary files differ