Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woai3c authored Dec 18, 2022
1 parent 900cc9f commit 2f241f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# tiny-rendering-engine
从零开始实现一个玩具版浏览器渲染引擎
## 功能
* [x] HTML 解析器
* [] CSS 解析器
* [] 构建样式树
* [] CSS 盒子模型
* [] 布局树
* [] 绘制

0 comments on commit 2f241f6

Please sign in to comment.