diff --git a/README.md b/README.md index 9187ba4..ca01a1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -JJBrowser error demo -==================== +JBrowser error demo +=================== When I compile this project and run it, it should open a window and show the content of a imbeded html page just saying "test". -But it shows nothing. When you use loadHTML() then it works. +But it shows nothing, just a white page. When you use loadHTML() +then it works.