/falkon

Cross-platform Qt Web Browser

Primary LanguageC++GNU General Public License v3.0GPL-3.0

= Zirconium Web Browser =

QtWebEngine web browser.

== Building ==

Falkon uses CMake, to build it run:

mkdir build && cd build
cmake ..
make