From cc151115e837836fa36cc615db8960491538ec00 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 24 Jul 2025 20:40:48 +0200 Subject: Add some documentation --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3