diff options
| author | Ben Woodward <ben@bdw.to> | 2021-07-24 07:58:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-24 07:58:43 -0700 |
| commit | e79fcee49aae7f520c6f6fa800cdb0f6e1c92efe (patch) | |
| tree | 7c2e92b6fb1c62e87a941cdcfa0523a7189380c1 | |
| parent | 0eea7b56a67f40c1cb8520ecb41fae19966be8ad (diff) | |
Document supported languages (#74)
| -rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
| @@ -8,7 +8,6 @@ Print a simple card with your WiFi login details. Tape it to the fridge, keep it | |||
| 8 | 8 | ||
| 9 |  | 9 |  |
| 10 | 10 | ||
| 11 | |||
| 12 | ## Running locally | 11 | ## Running locally |
| 13 | 12 | ||
| 14 | Run the official Docker image on http://localhost:8080 | 13 | Run the official Docker image on http://localhost:8080 |
| @@ -39,3 +38,16 @@ Rewrite the files to resolve any style issues with: | |||
| 39 | ``` | 38 | ``` |
| 40 | make fmt.write | 39 | make 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) | | ||
