summaryrefslogtreecommitdiffstats
path: root/development/electron-prebuild/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/electron-prebuild/README')
-rw-r--r--development/electron-prebuild/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/development/electron-prebuild/README b/development/electron-prebuild/README
deleted file mode 100644
index fe547f4e23..0000000000
--- a/development/electron-prebuild/README
+++ /dev/null
@@ -1,9 +0,0 @@
-electron-prebuild (Library for building cross-platform applications)
-
-Electron is an open source library developed by GitHub for building
-cross-platform desktop applications with HTML, CSS, and JavaScript.
-
-Electron accomplishes this by combining Chromium and Node.js into a
-single runtime and apps can be packaged for Mac, Windows, and Linux.
-
-This is electron binary repackaged in Slackware style.