diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-09-04 19:52:41 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-09-04 19:52:41 +0200 |
commit | 3d08769c9b942a42fe8dc3a9074a92882fc5f7c9 (patch) | |
tree | 6516ab82a462f603f26d06873e265f1ff4cdd7af /README.md | |
parent | 542c485b3a6df9fd68012618d1763e28ce11f67b (diff) |
Gitignore
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2ce3ca --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Git course + +Translations for several languages are provided. Each of them has a different +folder: + +- `eu`: the original, in Basque +- `es`: Spanish translation + +Each of the files has a note in the metadata indicating how to build it to PDF. +They expect to be run from the project root folder. + +> NOTE: This might be automated in the future |