We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b003387 commit ed0b922Copy full SHA for ed0b922
README.md
@@ -27,7 +27,7 @@ console.log('decrypted: ', decrypted);
27
```shell
28
npm install node-rsa
29
```
30
-*Requires nodejs >= 0.10.x or io.js >= 1.x*
+> <sub>Requires nodejs >= 0.10.x or io.js >= 1.x</sub>
31
32
### Testing
33
0 commit comments