Index: tools/cc-frame-viewer/third_party/py-chrome-app/README.md |
diff --git a/tools/cc-frame-viewer/third_party/py-chrome-app/README.md b/tools/cc-frame-viewer/third_party/py-chrome-app/README.md |
deleted file mode 100644 |
index 41e0eaaeccadc067ee4c9f6aae9635fb1311d02b..0000000000000000000000000000000000000000 |
--- a/tools/cc-frame-viewer/third_party/py-chrome-app/README.md |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-`py-chrome-app` allows you to add a GUI to your python app without fussing |
-around with gtk/wx/pyobjc and other dependency messes. Write your UI in JS, |
-then use py-chrome-app to glue it to your python code. |
- |
-Thats about it. |
- |