trevorlinton / webkit.js

Pure JavaScript Port of WebKit
1.95k stars 87 forks source link

README: improve formatting of important files #5

Closed xiongchiamiov closed 10 years ago

xiongchiamiov commented 10 years ago

Previously, this entire block was in a script block. This looked shitty:

image

Now it's an unordered list (since it's an unordered list), and only the filenames are monospaced. This sets them apart from the text describing them, making everything easier to read:

image