From 7ff2e5fc39f8b5276a1dfff98af16e99375078a1 Mon Sep 17 00:00:00 2001
From: Danny Spina
If you are offline yopu can see the pages you
+ already visited, and also if you are online, those pages will be cached
+ and blazing fast.
If you want a more detailed explanantion on
+ how Blaze works under the hood, I suggest you to
+ check the gitub repo
+ (if you have a fast connection).
@@ -52,7 +59,8 @@ search result, you receive a webpage that is only a few kilobytes in size instead of several megabytes. This makes it possible to load the page even under challenging connection conditions, effectively preventing timeout - errors from occurring. + errors from occurring. Moreover with the offline and caching support, the + pages you already visited throug Blaze will be... blazing fast.