diff --git a/README.md b/README.md index 5eefb76..4a4b67f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # Framlr -Window frame framework to be used on Electron app with frameless window +Do you want frameless windows on your Electron app? + +There's a framework even for that! + +No need to rebuild the wheel for every Electron app you develop. + +Framlr is a window frame framework to be used on Electron apps with frameless windows. ## Screenshots - \ No newline at end of file + diff --git a/index.html b/index.html index 98bcf4a..ac38302 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,3 @@ - - - - - - - - - - - - - - diff --git a/screenshot.png b/screenshot.png index 3105be4..1bec6f8 100644 Binary files a/screenshot.png and b/screenshot.png differ