diff --git a/dist/info.html b/dist/info.html
index 16d5beb..ed57630 100644
--- a/dist/info.html
+++ b/dist/info.html
@@ -43,7 +43,14 @@
be parsed and a page will be generated with only the content (I used the
same library that Firefox uses to generate the reader mode). This makes it
possible to navigate using only a few kilobytes of data instead of
- megabytes.
+ megabytes.
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.