Skip to content

Commit 65a0852

Browse files
authored
Merge pull request #129 from PropGit/mac_release4
Updated welcome text.
2 parents db29707 + 402555e commit 65a0852

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package/mac-resources/welcome.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<html>
22
<body>
3-
<p><h2>Welcome to the BlocklyProp Launcher Installer from Parallax Inc.</h2></p>
3+
<h2>Welcome to the BlocklyProp Launcher Installer from Parallax Inc.</h2>
4+
<h3>Introduction</h3>
45

5-
<p>BlocklyProp Launcher is an assistant to the BlocklyProp development environment for the Parallax Propeller microcontroller. It provides one-button access to the BlocklyProp online site and handles communication with the Propeller.</p>
6+
<p>BlocklyProp Launcher is a companion to the web-based BlocklyProp system - https://solo.parallax.com.</p>
7+
<p>It provides one-button access to the Solo (BlocklyProp) online site and handles communication with the Propeller microcontroller.</p>
68

7-
<p>This software installs the BlocklyProp Launcher into your Applications folder.</p>
9+
<p>This software installs the BlocklyProp Launcher into your Applications folder.</p>
810

9-
<p>Copyright (c) 2020 Parallax Inc.</p>
11+
<p>Copyright (c) 2021 Parallax Inc.</p>
1012
</body>
1113
</html>
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
<html>
22
<body>
3-
<p><h2>Welcome to the BlocklyProp Launcher Installer from Parallax Inc.</h2></p>
3+
<h2>Welcome to the BlocklyProp Launcher Installer from Parallax Inc.</h2>
4+
<h3>Introduction</h3>
45

5-
<p>BlocklyProp Launcher is an assistant to the BlocklyProp development environment for the Parallax Propeller microcontroller. It provides one-button access to the BlocklyProp online site and handles communication with the Propeller.</p>
6+
<p>BlocklyProp Launcher is a companion to the web-based BlocklyProp system - https://solo.parallax.com.</p>
7+
<p>It provides one-button access to the Solo (BlocklyProp) online site and handles communication with the Propeller microcontroller.</p>
68

7-
<p>This software installs the BlocklyProp Launcher into your Applications folder.</p>
9+
<p>This software installs the BlocklyProp Launcher into your Applications folder.</p>
810

9-
<p>The required FTDI USB Serial Driver will also be installed. The system must be restarted after installation to use it.</p>
11+
<p>The required FTDI USB Serial Driver will also be installed. The system must be restarted after installation to use it.</p>
1012

11-
<p>Copyright (c) 2020 Parallax Inc.</p>
13+
<p>Copyright (c) 2021 Parallax Inc.</p>
1214
</body>
1315
</html>

0 commit comments

Comments
 (0)