diff --git a/package.json b/package.json index 2d3b257..9c6efd7 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "armcord", "version": "2.0.0", - "description": "A minimal working example of how to use the custom-electron-titlebar module from AlexTorresSk.", + "description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.", "main": "main.js", "scripts": { "start": "electron .", "dist": "electron-builder", "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "Tim L. Greller, Alex Torres", + "author": "smartfrigde", "license": "MIT", "dependencies": { "custom-electron-titlebar": "3.2.5",