You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,10 @@ These are the basic steps for building your first PEB-based application:
48
48
49
49
***4.** Connect your Perl scripts using a link to ``name-of-script-configuration-object.settings``.
50
50
51
-
Note that PEB is created to work from any folder without installation and all your local HTML files and Perl scripts should be located inside the ``{PEB_binary_directory}/resources/app`` directory.
51
+
PEB is created to work from any folder without installation and all your local HTML files and Perl scripts should be located inside the ``{PEB_binary_directory}/resources/app`` directory.
52
52
53
53
## Design Objectives
54
-
***1. Fast and easy and beautiful graphical user interface for Perl 5 desktop applications**
54
+
***1. Fast, easy and beautiful graphical user interface for Perl 5 desktop applications**
0 commit comments