Chromium Code Reviews| Index: milo/appengine/logs/README.md |
| diff --git a/milo/appengine/logs/README.md b/milo/appengine/logs/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e5643f8b6b6760b0e7a44e582904097de2b024ba |
| --- /dev/null |
| +++ b/milo/appengine/logs/README.md |
| @@ -0,0 +1,3 @@ |
| +This is the frontend module for all log related requests. This runs in |
| +the AppEngine Flex environment instead of the standard environment, therefore |
| +allowing for persistent connections. |