diff --git a/README b/README.md similarity index 76% rename from README rename to README.md index 91b47d5..cb8fbd6 100644 --- a/README +++ b/README.md @@ -1,7 +1,7 @@ # savoia (surf) - simple webkit-based browser savoia is a simple Web browser based on WebKit/GTK+. -#Patches/Changes from vanilla surf +# Patches/Changes from vanilla surf - Modal patch - Quit-hotkey - Search engines patch @@ -20,10 +20,9 @@ In order to build surf you need GTK+ and Webkit/GTK+ header files. # Installation Edit config.mk to match your local setup (surf is installed into -the /usr/local namespace by default). - -and config.h or config.def.h to match your tastes -and be careful to change marukuru to dmenu or other app you have installed +the /usr/local namespace by default). +Edit config.h or config.def.h to match your tastes, and be careful to change marukuru to dmenu or other app you have installed + Afterwards enter the following command to build and install surf (if necessary as root):