Index: tools/vulcanize/README.chromium |
diff --git a/tools/vulcanize/README.chromium b/tools/vulcanize/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1d1330625ebaa5e45c54bd0136f82c676ec977c0 |
--- /dev/null |
+++ b/tools/vulcanize/README.chromium |
@@ -0,0 +1,13 @@ |
+Name: vulcanize |
+URL: https://github.com/Polymer/vulcanize |
+Version: 0.1.9 |
+License: BSD |
+License File: NOT_SHIPPED |
+Security Critical: No |
+ |
+Description: |
+Vulcanize is used to combine polymer elements into a single file. It is only |
+used in the chrome build. |
+ |
+This directory was setup using npm to make dependency managament simpler. |
+To update vulcanize, run "npm update vulcanize". |