summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOliver <oliver@mohlin.dev>2025-01-22 10:25:34 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-02-03 08:56:15 +0100
commit8b61611894ac067109ff58de81ade8afd438ac58 (patch)
tree77967d8a1b382ee5b901055fcc971fece427c30e
parent7d9e1263d2e9eabad9a6224f6ff26f82b1d3f805 (diff)
downloadmullvadvpn-8b61611894ac067109ff58de81ade8afd438ac58.tar.xz
mullvadvpn-8b61611894ac067109ff58de81ade8afd438ac58.zip
Remove config.json from README
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a53f74dfda..584447258e 100644
--- a/README.md
+++ b/README.md
@@ -283,7 +283,6 @@ If you're using GNOME, try installing one of these GNOME Shell extensions:
- **app.tsx** - Entry file for the renderer process
- **routes.tsx** - Routes configurator
- **transitions.ts** - Transition rules between views
- - **config.json** - App color definitions and URLs to external resources
- **tasks/** - Gulp tasks used to build app and watch for changes during development
- **distribution.js** - Configuration for `electron-builder`
- **test/** - Electron GUI tests