summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 4 insertions, 9 deletions
diff --git a/README b/README
index 8483d249..56594ba7 100644
--- a/README
+++ b/README
@@ -20,21 +20,16 @@ locale/
The translations of the strings into the various languages are in the
locale/ directory.
+static/
+ This directory contains static resources that are language-independent.
-dist/
+static/dist/
This directory contains JavaScript from other projects which we redistribute,
such as bootstrap and jquery.
-
-static/
- This directory contains static resources that are language-independent
- and never change.
-
-
-news/ and financial-news/
+template/news/ and template/financial-news/
This directory contains news items to be posted on the news page.
-
inc/
This directory contains various Python scripts that are included during
the pre-processing with Jinja2.