Update README.md

This commit is contained in:
Array in a Matrix 2022-02-09 14:57:50 -05:00 committed by GitHub
parent a9f29b8ad3
commit 331cdaecc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Node.js app that takes a base 10 number from the command-line then converts it t
The base has to be a integer between 2 to 36.
A web version of this exists on my [website](https://arrayinamatrix.xyz/index/projects/nsc-web/).
view the code for the web version [here](https://github.com/array-in-a-matrix/arrayinamatrix.xyz/blob/main/index/projects/nsc-web/script/script.js).
View the code for the web version [here](https://github.com/array-in-a-matrix/arrayinamatrix.xyz/blob/main/index/projects/nsc-web/script/script.js).