diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-07-24 20:40:48 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-07-24 20:40:48 +0200 |
commit | cc151115e837836fa36cc615db8960491538ec00 (patch) | |
tree | e4a1b5d6ed20416504d7ce901d1893ae3548e238 /README.md | |
parent | 1229eac801771fd12bcc885d393ef1727c02eddc (diff) |
Add some documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2005f4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# euro-cash.eu — The Euro Cash Wiki + +This is the Git repository for the Euro Cash Wiki. This repository +contains everything to do with the website including the backend, +translations, etc. + +All documentation is located in the `doc/` directory. + +For translators: +- [Notes When Translating Pages](#) + +For programmers: +- [The Internationalization System](docs/i18n.md)
\ No newline at end of file |