projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1520b22
)
Add docs sentence in new paragraph
author
Kevin Sawicki
<kevinsawicki@gmail.com>
Wed, 17 Feb 2016 18:02:53 +0000
(10:02 -0800)
committer
Kevin Sawicki
<kevinsawicki@gmail.com>
Thu, 18 Feb 2016 18:15:43 +0000
(10:15 -0800)
atom/browser/default_app/index.html
patch
|
blob
|
history
diff --git
a/atom/browser/default_app/index.html
b/atom/browser/default_app/index.html
index
476c381
..
6c758b5
100644
(file)
--- a/
atom/browser/default_app/index.html
+++ b/
atom/browser/default_app/index.html
@@
-107,7
+107,10
@@
<p>
The <code>path-to-your-app</code> should be the path to your own Electron
- app, you can read the
+ app.
+ </p>
+
+ <p>You can read the
<script>
document.write(
`<a href='https://github.com/atom/electron/blob/v${process.versions.electron}/docs/tutorial/quick-start.md'>quick start</a>`