diff --git a/README.md b/README.md index 66d755f..9c46c17 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Command-line utility for Windows whose aim is to take snapshots of HTML pages and save them as images or PDF -Project is still experimental and not functional yet. - Started as hack of the "ConsoleBrowser2" demo of CEF4Delphi by Salvador Díaz Fau, additional bugs are mine. Released under MPL 2.0 @@ -72,4 +70,4 @@ to remove the EU cookie law banner. ``` cefHtmlSnapshot https://www.delphitools.info/ --javascript Scripts\cookie-law-buster.js snapshot.jpg -``` \ No newline at end of file +```