Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danfragoso authored Oct 6, 2019
1 parent 15ebf65 commit eaff63c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<p align="center">
<img src="thdwb.png?raw=true"></img>
</p>
</p>

This is the hotdog web browser, it's a web browser written from scratch entirely in golang.

### Components
- ketchup (html parser, DOM and Render Tree builder)
- mayo (css parser, stylesheet and layout calculator)
- mustard (browser UI, window and renderer)
- sauce (requests, cache and filesystem)

0 comments on commit eaff63c

Please sign in to comment.