diff --git a/README.md b/README.md index 681eaca..31e8a42 100644 --- a/README.md +++ b/README.md @@ -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).