diff --git a/README.md b/README.md index 0c05f84..921691e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ World Wide Web browser for TempleOS +![Web](https://git.checksum.fail/alec/Web/raw/branch/master/example.png?) + # About This is a from-scratch reimplementation of the [Uriel](https://git.checksum.fail/alec/uriel) proof-of-concept web browser I wrote several years ago. Unlike Uriel, which was dependent on a host PC running the HGBD driver and a Python application to convert HTML and images to DolDoc, this browser runs entirely in TempleOS. diff --git a/example.png b/example.png new file mode 100644 index 0000000..f5a0d51 Binary files /dev/null and b/example.png differ