Skip to content

Commit 532fe53

Browse files
committed
documentation update
1 parent 663c09f commit 532fe53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Perl Executing Browser (PEB) is an HTML user interface for [Perl 5](https://www.
1212
At the time of writing this note, the WebKit rendering engine used by PEB to display HTML user interfaces is rather old and the corresponding QtWebKit library is unsupported for a number of years. Although PEB does not load any web content, using QtWebKit now may be problematic even for displaying local HTML content based on the latest standards. This is the reason for developing a new version of PEB based on the Blink rendering engine - the [Perl Executing Browser QtWebEngine](https://github.com/ddmitov/perl-executing-browser-qtwebengine).
1313

1414
Due to the specifics of the QtWebEngine library, Perl Executing Browser QtWebEngine has the following differences compared to the original version of PEB:
15-
* Perl Executing Browser QtWebEngine can not be packed as an AppImage and has to be installed before use
15+
* PEB QtWebEngine can not be packed as an AppImage and has to be installed before use
1616
* No support for Windows
1717

1818
## Contents

0 commit comments

Comments
 (0)