Update README

This commit is contained in:
Anthony Restaino 2013-04-01 23:04:09 -03:00
parent f7470801f1
commit d73986d1c5

4
README
View File

@ -1,6 +1,8 @@
This is an open source webkit based browser.
I make money of a similar paid version which currently has unlimited tabs and unlimited bookmarks. Modifiying two values at the top of the main activity "barbones" will turn this into the paid version.
I make money off a similar paid version which currently has unlimited tabs and unlimited bookmarks. Modifiying two values at the top of the main activity "barebones" will turn this into the paid version.
Change static public int MAX_TABS and MAX_BOOKMARKS from 5 to 50 and you have the paid version.
Current issues:
- it doesn't open apps that belong to links like market:// youtube:// etc...