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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,7 @@ Perl Executing Browser (PEB) is an HTML GUI for [Perl 5](https://www.perl.org/)
25
25
*[Authors](#authors)
26
26
27
27
## Quick Start
28
-
These are the basic steps for building your first PEB-based application:
29
-
28
+
These are the basic steps for building your first PEB-based application:
30
29
***1.** Write your local HTML file(s) that will serve as a GUI for your application.
31
30
Use your favorite WYSIWIG editor or code by hand including your favorite libraries or frameworks. PEB supports both HTML 4 & 5, although not all HTML 5 features are supported.
32
31
***1.1.** If your users will have to enter data manually, don't forget to make an appropriate HTML form for them.
0 commit comments