summaryrefslogtreecommitdiff
path: root/git-hooks/README.md
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2018-02-04 22:38:24 -0500
committerGitHub <noreply@github.com>2018-02-04 22:38:24 -0500
commit72d52dc317b562f728b772f058ab2c5059a2a618 (patch)
tree8c975a567e99d89514b6b49430b5b439d800f3e4 /git-hooks/README.md
parent1dd76646cc5379e686a1c8785a4dc38b6e24c931 (diff)
framework for translations (#55)
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results
Diffstat (limited to 'git-hooks/README.md')
-rw-r--r--git-hooks/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-hooks/README.md b/git-hooks/README.md
new file mode 100644
index 00000000..910f476a
--- /dev/null
+++ b/git-hooks/README.md
@@ -0,0 +1 @@
+Files in this directory are meant to be symlinked or copied into your local clone's .git/hooks directory.