Skip to content

Commit

Permalink
Bug 1587650 - Update README.md with more informative intro r=gw
Browse files Browse the repository at this point in the history
  • Loading branch information
skierpage authored and wrupdater committed Oct 18, 2019
1 parent c5ad40f commit 12dce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Version](https://img.shields.io/crates/v/webrender.svg)](https://crates.io/crates/webrender)

GPU renderer for the Web content, used by Servo.
WebRender is a GPU-based 2D rendering engine written in [Rust](https://www.rust-lang.org/). [Firefox](https://www.mozilla.org/firefox), the research web browser [Servo](https://github.com/servo/servo), and other GUI frameworks draw with it. It currently uses the OpenGL API internally.

Note that the canonical home for this code is in gfx/wr folder of the
mozilla-central repository at https://hg.mozilla.org/mozilla-central. The
Expand Down

0 comments on commit 12dce8e

Please sign in to comment.