Add docs sentence in new paragraph
authorKevin Sawicki <kevinsawicki@gmail.com>
Wed, 17 Feb 2016 18:02:53 +0000 (10:02 -0800)
committerKevin Sawicki <kevinsawicki@gmail.com>
Thu, 18 Feb 2016 18:15:43 +0000 (10:15 -0800)
atom/browser/default_app/index.html

index 476c381..6c758b5 100644 (file)
 
     <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>`