diff --git a/README.md b/README.md index e1cb54c..655e49b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # F-Stopium A basic web browser in Electron. ***Now with our own, functioning adblocker!*** diff --git a/itworks.html b/itworks.html index 5984e96..4a4d79e 100644 --- a/itworks.html +++ b/itworks.html @@ -7,6 +7,9 @@
Put a list of URLs to userscripts in ./userscript/userscripts.js. It uses a standard JS array format and uses URLs. Config is located at: ./config.js. Note: if you are using a pre-compiled version, these features are not available to you.
diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..46055bf Binary files /dev/null and b/logo.png differ