diff --git a/index.html b/index.html index a553f34..380224f 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

Source Map Visualization

This is a visualization of JavaScript/CSS source map data, which is useful for debugging problems with - generated source maps. It's designed to be high-performance so it doesn't fall over with huge source maps.

+ generated source maps. It's designed to be high-performance so it doesn't fall over with huge source maps. Find the sources on GitHub

Drag and drop some files here or to get started. You can either drop a single JavaScript/CSS file with an inline source map comment, or a JavaScript/CSS file and a separate source map file together.