Go to file
Melroy van den Berg e4d463aecd Fix char to const char 2020-11-13 04:52:19 +01:00
.vscode Very early poc 2020-11-13 00:35:14 +01:00
lib/commonmarker Looks like something is working! 2020-11-13 04:31:05 +01:00
src Fix char to const char 2020-11-13 04:52:19 +01:00
.gitignore Add hello world 2020-11-12 23:27:47 +01:00
.gitmodules Checkout cmark again in lib 2020-11-13 01:56:29 +01:00
CMakeLists.txt Compiled 2020-11-13 03:43:03 +01:00
README.md Update readme 2020-11-12 22:33:47 +01:00
test.md printing the nodes! 2020-11-13 04:39:16 +01:00

README.md

Browser for DWWW

Decentralized Browser written in C/C++ using Qt framework and cmark-gfm (a CommonMark parsering library in C).

Note: WIP