aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c707401..26881dd 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@
_yet another Qt browser_
### What is this and why should I care?
-It is supposed to be:
-
+The aim is to create a small, fast and clean web browser.
* minimal - just a browser, not a platform
* configurable - settings file in plain sight and plain text
@@ -12,3 +11,7 @@ It's a small boat.
### Sounds dumb, how do I use it?
You make it yourself after taking a cursory glance at BUILDING.md.
+
+### Reporting bugs, or throwing code into the pot
+Use the facilities present at the repository. For more information, glance at
+CONTRIBUTING.md.