From 77451bbd003cf9f1ddc3b48cdac786d8c28ab567 Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Tue, 24 Sep 2013 14:38:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 367a624..1bfed76 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * History -* Multiple Search Engines (Google, Bing, Yahoo, StartPage, DuckDuckGo) +* Multiple Search Engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.) * Incognito Mode @@ -38,5 +38,5 @@ ####The Code * Code additions are always welcome * Please add translations/translation fixes as you see need -* Change ````FinalVariables.MAX_TABS```` from 5 to 50 to change the Lightning to the paid version +* Change ````FinalVariables.MAX_TABS```` from 5 to 100 to change the Lightning to the paid version * Beware when using proguard while compiling. Some methods should not be obfuscated. Use the proguard settings file I provided for best results.