From 27cdd84d2355a607194bc5db8311350f0c6d348e Mon Sep 17 00:00:00 2001 From: Martin Endler Date: Sat, 25 Jan 2020 00:20:58 +0100 Subject: [PATCH] Add info about supported Node.js version to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc2e855..865fdad 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Bindings over pcsclite to access Smart Cards. It works in **Linux**, **macOS** a ## Installation +**Supported Node.js versions:** 8.x, 9.x, 10.x, 11.x (12.x and 13.x will be available soon, see PR #27) + 1. **Node Native Modules build tools** Because this library uses Node Native Modules (C++ Addons),