summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormiguel <miguel@localhost>2018-03-10 19:23:32 +0100
committermiguel <miguel@localhost>2018-03-10 19:23:32 +0100
commitae771563d3ceea2c237edf256fb37cc51a787818 (patch)
tree27949510116c69f98aaf2534e1ca2e852b105b34 /README.md
parentec507a6f01406c4792940914bec0e0175a90fb4f (diff)
added screenshot and minor addition to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 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 !!