main: added

This commit is contained in:
2017-08-25 17:29:12 +02:00
parent a45eda2bd4
commit 02f5aee141
2 changed files with 32 additions and 0 deletions

View File

@@ -2,3 +2,6 @@
A browser engine written in Rust. I heard thats what the cool kids do these
days.
Current status: can read HTML/CSS, convert to internal representation, and back
to (unformatted) HTML/CSS.