mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
📝 Update docs styles
* Adjust line length to `80` * Normalize whitespaces [ci skip]
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
This module provides an interface for the `Squirrel` auto-updater framework.
|
||||
|
||||
You can quickly launch a multi-platform release server for distributing your application by forking [electron-release-server](https://github.com/ArekSredzki/electron-release-server).
|
||||
You can quickly launch a multi-platform release server for distributing your
|
||||
application by forking [electron-release-server][electron-release-server].
|
||||
|
||||
## Platform notices
|
||||
|
||||
@@ -101,3 +102,4 @@ should only be called after `update-downloaded` has been emitted.
|
||||
[squirrel-windows]: https://github.com/Squirrel/Squirrel.Windows
|
||||
[installer]: https://github.com/atom/grunt-electron-installer
|
||||
[app-user-model-id]: https://msdn.microsoft.com/en-us/library/windows/desktop/dd378459(v=vs.85).aspx
|
||||
[electron-release-server]: https://github.com/ArekSredzki/electron-release-server
|
||||
|
||||
Reference in New Issue
Block a user