Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormklepp <me@mklepp.com>2015-06-25 12:27:17 +0300
committermklepp <me@mklepp.com>2015-06-25 12:27:17 +0300
commitd5522667a1f9dcd2a7dde4bdc32864c237b1c9e6 (patch)
tree0302a9958938f2c602b460da252d0ea5d489b8ef /README.md
parent588f4c57d31c09654df4788076d649ecbb775cd8 (diff)
Add missing markdown code closing tag
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4cdca33..0c733a6 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,7 @@ task generateStrings {
args '-c', script
}
}
+```
Now every time you build your app the strings are generated from the twine file.