Index: Tools/AutoSheriff/README.md |
diff --git a/Tools/AutoSheriff/README.md b/Tools/AutoSheriff/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..254d56371aa20f861a2f8581d231fc6db74bdba8 |
--- /dev/null |
+++ b/Tools/AutoSheriff/README.md |
@@ -0,0 +1,20 @@ |
+To run auto-sheriff locally, in two windows: |
+dev_appserver.py . |
+./feeder_start.sh |
+ |
+ |
+LICENCE |
+Copyright 2014 the Chromium Authors. |
+ |
+Directories with third_party in their name may have their own (compatible) licensing. |
ojan
2014/07/22 02:01:23
Can we get these things with bower instead? Chromi
|
+ |
+favicon.ico is from: |
+http://www.favicon.cc/?action=icon&file_id=695650 |
+which says it's Creative Commons without attribution. |
+ |
+ |
+TODO: |
ojan
2014/07/22 02:01:23
I wouldn't put this and the below here.
|
+ |
+- add heuristicallyNarrowRegressionRange like GOM. |
+ |
+Ask each narrower, if it can make the revision set smaller. |