diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-05-17 12:41:41 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-05-17 12:44:59 -0700 |
commit | 09e183bbe00971b57f29a88431e36ea7139c4e7a (patch) | |
tree | 880dc4795d89af7d2378d282021369b559a24c63 /web/README | |
parent | f4237e0e4c265f92774230713b95d3d58bae0664 (diff) | |
download | tools-09e183bbe00971b57f29a88431e36ea7139c4e7a.tar.gz tools-09e183bbe00971b57f29a88431e36ea7139c4e7a.tar.bz2 tools-09e183bbe00971b57f29a88431e36ea7139c4e7a.tar.xz tools-09e183bbe00971b57f29a88431e36ea7139c4e7a.zip |
Make the tmx converter update resnametable.txt
If/when we use static instancing, we'll have to change this.
Diffstat (limited to 'web/README')
-rw-r--r-- | web/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/README b/web/README new file mode 100644 index 0000000..dc7bc55 --- /dev/null +++ b/web/README @@ -0,0 +1,3 @@ +This is a flask app to manage accounts. + +It implements a full-featured webserver, but is usually proxied by nginx. |