Skip to content

Commit a8fa915

Browse files
committed
documentation update
1 parent d78b525 commit a8fa915

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Perl Executing Browser (PEB) is an HTML GUI for [Perl 5](https://www.perl.org/)
2525
* [Authors](#authors)
2626

2727
## 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:
3029
* **1.** Write your local HTML file(s) that will serve as a GUI for your application.
3130
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.
3231
* **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

Comments
 (0)