Skip to content

Commit

Permalink
Updated screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
danfragoso committed Jun 3, 2020
1 parent 3b22f50 commit dc6a913
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ The main goal of this project is to learn how to does a web browser works under

<img src="https://raw.githubusercontent.com/danfragoso/thdwb/master/scr_1.png"></img>

<img src="https://raw.githubusercontent.com/danfragoso/thdwb/master/scr_2.png"></img>

<img src="https://raw.githubusercontent.com/danfragoso/thdwb/master/scr_3.png"></img>

### Components
- ketchup (html parser and DOM Tree builder)
- mayo (css parser and Render Tree builder)
Expand Down Expand Up @@ -43,3 +39,9 @@ The main goal of this project is to learn how to does a web browser works under
make build
```
This command will build the binary version

### Screenshots

<img src="https://raw.githubusercontent.com/danfragoso/thdwb/master/scr_2.png"></img>

<img src="https://raw.githubusercontent.com/danfragoso/thdwb/master/scr_3.png"></img>
Binary file modified scr_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified scr_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified scr_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc6a913

Please sign in to comment.