aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Woodward <ben@bdw.to>2021-07-24 07:58:43 -0700
committerGitHub <noreply@github.com>2021-07-24 07:58:43 -0700
commite79fcee49aae7f520c6f6fa800cdb0f6e1c92efe (patch)
tree7c2e92b6fb1c62e87a941cdcfa0523a7189380c1
parent0eea7b56a67f40c1cb8520ecb41fae19966be8ad (diff)
Document supported languages (#74)
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ec94f9..6933104 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,6 @@ Print a simple card with your WiFi login details. Tape it to the fridge, keep it
8 8
9![wificard](https://user-images.githubusercontent.com/48166553/125853182-49fd361d-5797-4989-afbf-e6a617945be2.gif) 9![wificard](https://user-images.githubusercontent.com/48166553/125853182-49fd361d-5797-4989-afbf-e6a617945be2.gif)
10 10
11
12## Running locally 11## Running locally
13 12
14Run the official Docker image on http://localhost:8080 13Run the official Docker image on http://localhost:8080
@@ -39,3 +38,16 @@ Rewrite the files to resolve any style issues with:
39``` 38```
40make fmt.write 39make fmt.write
41``` 40```
41
42## Supported Languages
43
44| Language | Author Credit |
45| ---------- | --------------------------------------------- |
46| English | [bndw](https://github.com/bndw) |
47| Chinese | [Baoyuantop](https://github.com/Baoyuantop) |
48| Spanish | [oscfdezdz](https://github.com/oscfdezdz) |
49| Portuguese | [pedrorenan](https://github.com/pedrorenan) |
50| Japanese | [hatsu38](https://github.com/hatsu38) |
51| Russian | [Teraskull](https://github.com/Teraskull) |
52| Ukrainian | [Teraskull](https://github.com/Teraskull) |
53| Dutch | [wouterbrink](https://github.com/wouterbrink) |