]> _ Git - termbox2.git/commit
Mention Node.js wrapper on README
authorRauli Laine <rauli.laine@iki.fi>
Sat, 14 Sep 2024 19:31:39 +0000 (22:31 +0300)
committerAdam <as@php.net>
Sat, 14 Sep 2024 20:54:13 +0000 (16:54 -0400)
commit200eec97179012fb0d0635b684343e4b77f71097
tree33595b10efecc014c6f6731451276af2c255cc98
parent016318901240f3289b1c73ad92af21728290d7ad
Mention Node.js wrapper on README

I recently created termbox2 (termbox1 already exists but is
unmaintained) wrapper library for Node.js JavaScript engine
and thought it would be nice to mention about it in README.md in case
anyone else than me needs one.
README.md