@@ 1,3 1,15 @@
-# Browser histories
+# Browser history
-Thanks to Aleksander Skjæveland Larsen for the [example sqlite code](https://github.com/ogrim/clojure-sqlite-example).
+> People are trapped in history and history is trapped in them.
+>
+> James Baldwin
+
+Not sure about you, but I don't use a single browser. I gave up long ago trying to have any meaningful archive of my web history. They all require accounts with different conglomerates, they sync differently, and they constantly log me out. I wanted an experience with only two possibilities: incognito or not.
+
+
+
+
+# Acknowledgements
+
+Thanks to Aleksander Skjæveland Larsen for the [example sqlite
+code](https://github.com/ogrim/clojure-sqlite-example) for Clojure.