From 5e4423a41940f5368d976dffba2d1e08b14b73fb Mon Sep 17 00:00:00 2001 From: smeng9 <38666763+smeng9@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:47:59 -0500 Subject: [PATCH] Update binding list (#1349) --- bindings/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bindings/README b/bindings/README index 24dd2c18..4df67f62 100644 --- a/bindings/README +++ b/bindings/README @@ -33,3 +33,6 @@ More bindings created & maintained externally by community are available as foll - pharo-unicorn: Pharo binding (by Guille Polito) https://github.com/guillep/pharo-unicorn + +- Unicorn.js: JavaScript binding (by Alexandro Sanchez) + https://github.com/AlexAltea/unicorn.js