diff --git a/angular_app/README.txt b/angular_app/README.txt new file mode 100644 index 0000000..f2185a6 --- /dev/null +++ b/angular_app/README.txt @@ -0,0 +1 @@ +This directory contains the AngularJS app that will be executed by the browser. diff --git a/static/README.txt b/static/README.txt new file mode 100644 index 0000000..5070bc2 --- /dev/null +++ b/static/README.txt @@ -0,0 +1,2 @@ +This directory is served under the /static/ path, and should +be used to store images, css and libraries.