aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 1 insertions, 14 deletions
diff --git a/README.md b/README.md
index 0b4650c..f7efe04 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1 @@
-# How to launch
-1. Install NodeJS
-2. `npm install`
-3. `npm start`
-
-# How to use
-Send your request to the server with the port 3000 and add your URL to the "url" query string like this:
-`http://localhost:3000/?url=https://example.org`
-
-To show the browser window, set the environment variable `PUPPETEER_HEADFUL=1`. To use a proxy,
-set the `PUPPETEER_PROXY` environment variable, for example `PUPPETEER_PROXY=localhost:8080`.
-
-# Docker
-Available as a Docker image here: https://quay.io/repository/unixfox/pupflare
+# rt-pupflare \ No newline at end of file