aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com>2020-09-27 16:08:37 +0000
committerRubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com>2020-09-27 16:08:37 +0000
commitac259c8645783dcb92fc0eafff166769f5216aa9 (patch)
treec1680258245610509b619ffde21777120f94481a /README.md
parented9f8fd50086439ff3de12092af2f813763ada91 (diff)
parent98342562bd88eccdb4eaeecacf866996b64ce974 (diff)
Merge branch 'main' into 'server'
# Conflicts: # .gitignore
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18d572b..9e420d3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
# Junction
-Connect people through any URL \ No newline at end of file
+Connect people through any URL
+
+## Extension
+
+### Testing on Firefox
+
+In order to test on firefox, first go to `about:debugging`, then click
+on the `This Firefox` option. Then click on `Load Temporary Add-On` and
+point the browser to the `extension/manifest.json` file.
+
+This will enable the extension and will allow you to use the inspector to debug.