aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Cloudburst <us@conep.one>2022-12-02 16:59:22 +0000
committerLeah Cloudburst <us@conep.one>2022-12-02 16:59:22 +0000
commitbb3611fe3c415003494fe5f958cd10c84a8b9761 (patch)
tree7b615cdfd80ae1ba0df258920d87b0285573da1b
parentd258600aeaa659eb7959f95a1d2b2d7cd176aca4 (diff)
parent7747e217af582b6774c2e52de1c5176f5a0a8c9a (diff)
downloadaoc2022-bb3611fe3c415003494fe5f958cd10c84a8b9761.tar.gz
aoc2022-bb3611fe3c415003494fe5f958cd10c84a8b9761.tar.bz2
aoc2022-bb3611fe3c415003494fe5f958cd10c84a8b9761.zip
Merge pull request 'Remove some languages' (#3) from raindrops-patch-1 into mane
Reviewed-on: https://git.equestria.dev/equestria.dev/aoc2022/pulls/3
-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