Adding README file.
[surf.git] / README
1 surf - simple webkit-based browser
2 ==================================
3 surf is a simple Web browser based on WebKit/GTK+.
4
5
6 Requirements
7 ------------
8 In order to build surf you need GTK+ and Webkit/GTK+ header files.
9
10
11 Installation
12 ------------
13 Edit config.mk to match your local setup (surf is installed into
14 the /usr/local namespace by default).
15
16 Afterwards enter the following command to build and install surf (if
17 necessary as root):
18
19     make clean install
20
21
22 Running surf
23 ------------
24 run
25         surf [URL]