Skip to content

Commit

Permalink
use proper list syntax for markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Chang committed Aug 5, 2016
1 parent 1c67b43 commit 97eceac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ A very incomplete proof of concept GPU renderer for Servo

After updating shaders in webrender, go to servo and:

1) Copy the webrender/res directory to servo/resources/shaders
2) Go to the servo directoy and do ./mach update-cargo -p webrender
3) Create a pull request to servo and update the shaders in the servo repository.
1. Copy the webrender/res directory to servo/resources/shaders
2. Go to the servo directoy and do ./mach update-cargo -p webrender
3. Create a pull request to servo and update the shaders in the servo repository.

0 comments on commit 97eceac

Please sign in to comment.