Bug 1566481 - Added version widget r=nical

[import_pr] From https://github.com/servo/webrender/pull/3707

Differential Revision: https://phabricator.services.mozilla.com/D38202

--HG--
extra : moz-landing-system : lando
This commit is contained in:
A 2019-07-17 14:08:51 +00:00
Родитель c2b56a6b32
Коммит 93b676940c
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,7 @@
# WebRender
[![Version](https://img.shields.io/crates/v/webrender.svg)](https://crates.io/crates/webrender)
GPU renderer for the Web content, used by Servo.
Note that the canonical home for this code is in gfx/wr folder of the