aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-12-02 18:50:30 +0100
committerMinteck <contact@minteck.org>2022-12-02 18:50:30 +0100
commitb2d3425705eb6dcc2523497ec23961e4c305be0d (patch)
tree521afd3d74122f6cbedeff5c5e088df01091d5d7
parentcbaceefdd06cdf7505719065459aa3d3c41451a2 (diff)
parentbb3611fe3c415003494fe5f958cd10c84a8b9761 (diff)
downloadaoc2022-b2d3425705eb6dcc2523497ec23961e4c305be0d.tar.gz
aoc2022-b2d3425705eb6dcc2523497ec23961e4c305be0d.tar.bz2
aoc2022-b2d3425705eb6dcc2523497ec23961e4c305be0d.zip
Merge branch 'mane' of https://git.equestria.dev/equestria.dev/aoc2022 into mane
-rw-r--r--README.md34
1 files changed, 20 insertions, 14 deletions
diff --git a/README.md b/README.md
index 32e84f9..c63c9e1 100644
--- a/README.md
+++ b/README.md
@@ -15,27 +15,33 @@ Learning of new languages is preferred, so if the task seems simple to do try to
Place a README.md containing the deconstructed task, and which language being used.
- JS
-- Lua
- Python
-- Kotlin
+- Kotlin - **new language (for Cloudburst)**
+- Rust - **new language**
+- Ruby - **new language**
+- C# - **new language (for Raindrops)**
+- PHP
+- Visual Basic - **new language**
+- Wing - **new language (for Cloudburst)**
+
+<details>
+ <summary>Languages we decided not to use</summary>
+
+- Lua
- Java
+- Scala
- C
+- Swift
+- Groovy
- C++
- Bash
-- PowerShell
-- Rust
- Go
- Excel
+- PowerShell
- F#
-- Ruby
-- CoffeeScript
- Dart
-- C#
-- Swift
-- Minecraft
-- Groovy
-- PHP
-- Scala
- SQL
-- Visual Basic
-- Wing \ No newline at end of file
+- Minecraft
+- CoffeeScript
+
+</details> \ No newline at end of file