Improve README

This commit is contained in:
Martin Endler
2020-01-25 00:30:34 +01:00
parent 27cdd84d23
commit 10f96258a7
2 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
<dictionary name="pokusew"> <dictionary name="pokusew">
<words> <words>
<w>addons</w> <w>addons</w>
<w>doctoc</w>
<w>pcsc</w> <w>pcsc</w>
<w>pcsclite</w> <w>pcsclite</w>
<w>picc</w> <w>picc</w>

View File

@@ -46,7 +46,7 @@ Bindings over pcsclite to access Smart Cards. It works in **Linux**, **macOS** a
## Installation ## 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) **Supported Node.js versions:** 8.x, 9.x, 10.x, 11.x (12.x and 13.x will be available soon, see [PR #27](https://github.com/pokusew/node-pcsclite/pull/27))
1. **Node Native Modules build tools** 1. **Node Native Modules build tools**
@@ -300,7 +300,7 @@ That means that cross-compilation is not possible by default. If you want to use
TODO document TODO document
in the meantime see #10 in the meantime see [#10](https://github.com/pokusew/node-pcsclite/issues/10)
## License ## License