aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-20 22:51:36 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-20 22:51:36 +0200
commitb5f27664ac13c33a68b04d862b12024d1c1beaf0 (patch)
treed8fb64f9872f56c92619856297ff8345ed24c545 /README
parent7202d86bb3ccc5093975a42c7c7f81b1c44f265a (diff)
document progressbar tweaking
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf4b35c..d0a615b 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ Time to change that!
### CONFIGURATION / CONTROL:
The general idea is that uzbl by default is very bare bones. you can send it commands to update settings and perform actions, through various interfaces. (TODO: some default settings)
-For examples, please see the sample config(s).
+For examples of the possibilities, please see the sample config(s).
There are several interfaces to interact with uzbl:
* uzbl --config <filename>: <filename> will be read line by line, and the commands in it will be executed. useful to configure uzbl at startup.