From 32e0270786204e0e7e322a9e3e81e5e86e963163 Mon Sep 17 00:00:00 2001 From: numbermaniac <5206120+numbermaniac@users.noreply.github.com> Date: Sun, 24 Jan 2021 13:50:58 +1100 Subject: [PATCH 1/2] Add Wolfram Language (Mathematica) implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dee6a3c..02cd584 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Reference implementation, in Rust: (docs at ) - Kotlin: - Python: +- Wolfram Language: ## Other implementations - A silly Python implementation: - Powercord plugin: From 83ef1205f4588f44a275fd4bc2eaf469550b0a3e Mon Sep 17 00:00:00 2001 From: numbermaniac <5206120+numbermaniac@users.noreply.github.com> Date: Thu, 28 Jan 2021 00:15:56 +1100 Subject: [PATCH 2/2] Update to new link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02cd584..909c555 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Reference implementation, in Rust: (docs at ) - Kotlin: - Python: -- Wolfram Language: +- Wolfram Language: ## Other implementations - A silly Python implementation: - Powercord plugin: