Refactor README.md
This commit is contained in:
parent
fd329a37c2
commit
a18092cb6a
@ -3,12 +3,8 @@ My attempts at the [CryptoPals](https://cryptopals.com/) challenges.
|
|||||||
|
|
||||||
Stack: Node.js with Typescript, using TDD.
|
Stack: Node.js with Typescript, using TDD.
|
||||||
|
|
||||||
## Initialization
|
## Running
|
||||||
```bash
|
```bash
|
||||||
npm i
|
npm i
|
||||||
```
|
|
||||||
|
|
||||||
## Run tests:
|
|
||||||
```bash
|
|
||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user