= Falkon Web Browser = QtWebEngine web browser. == Building == Falkon uses CMake, to build it run: ``` mkdir build && cd build cmake .. make ```