Chromium Code Reviews| Index: chrome_frame/cfinstall/README |
| diff --git a/chrome_frame/cfinstall/README b/chrome_frame/cfinstall/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..622ebb1e8edf8f7ed808a2b581044bcbcaa36bcd |
| --- /dev/null |
| +++ b/chrome_frame/cfinstall/README |
| @@ -0,0 +1,7 @@ |
| +This directory contains the source code for CFInstall.min.js, a useful site for |
| +prompting web site visitors to install Chrome Frame. |
| + |
| +Please visit the following page for further information about compiling and |
| +using these scripts: |
| + |
| +https://sites.google.com/a/chromium.org/dev/developers/how-tos/chrome-frame-cfinstall |