@@ -30,8 +30,8 @@ Perl Executing Browser (PEB) is an HTML user interface for [Perl 5](https://www.
3030 * [ AppImageHub] ( ./doc/APPIMAGE.md#appimagehub )
3131* [ Logging] ( #logging )
3232* [ History] ( #history )
33- * [ License] ( ./LICENSE.md )
3433* [ Thanks and Credits] ( ./CREDITS.md )
34+ * [ License] ( ./LICENSE.md )
3535* [ Authors] ( #authors )
3636
3737The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
@@ -97,8 +97,8 @@ in the documentation of this project are to be interpreted as described in [RFC
9797
9898## Design Objectives
9999
100- * ** 1. Easy and beautiful graphical user interface for Perl 5 desktop applications**
101- * ** 2. Fast and zero -installation software**
100+ * ** 1. Easy graphical user interface for Perl 5 desktop applications**
101+ * ** 2. Zero -installation software**
102102* ** 3. Cross-platform availability**
103103* ** 4. Secure solution with no server process**
104104* ** 5. Maximal reuse of existing web technologies and standards**
@@ -107,13 +107,13 @@ in the documentation of this project are to be interpreted as described in [RFC
107107
108108* [ PEB can be started from any folder without installation procedure.] ( ./doc/CONSTANTS.md#files-and-folders )
109109* No limitation on how long a Perl script can run.
110- * [ Perl script output is seamlessly inserted in a nice HTML user interface.] ( ./doc/SETTINGS.md#perl-scripts-api )
110+ * [ Perl script output is seamlessly inserted in an HTML user interface.] ( ./doc/SETTINGS.md#perl-scripts-api )
111111* [ Any version of Perl 5 can be used.] ( ./doc/REQUIREMENTS.md#runtime-requirements )
112- * [ Single file or multiple files, new filename, existing or new directory can be selected by user .] ( ./doc/SETTINGS.md#selecting-files-and-folders )
113- * [ Unified logging of Perl and JavaScript errors in the JavaScript console] ( ./doc/LOGGING.md )
112+ * [ Select files and folders .] ( ./doc/SETTINGS.md#selecting-files-and-folders )
113+ * [ Logging of Perl errors in the JavaScript console] ( #logging )
114114* [ Optional warning for unsaved data in HTML forms] ( ./doc/SETTINGS.md#html-page-api )
115- * [ Optional labels for all JavaScript popup boxes and context menus] ( ./doc/SETTINGS.md#html-page-api )
116- * [ Optional icon for the main window and all dialog boxes ] ( ./doc/FILES.md#icon )
115+ * [ Optional labels for the JavaScript popup boxes and context menus] ( ./doc/SETTINGS.md#html-page-api )
116+ * [ Optional icon] ( ./doc/FILES.md#icon )
117117
118118## Security
119119
0 commit comments