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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..41e0eaaeccadc067ee4c9f6aae9635fb1311d02b |
--- /dev/null |
+++ b/tools/cc-frame-viewer/third_party/py-chrome-app/README.md |
@@ -0,0 +1,6 @@ |
+`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. |
+ |