Skip to content

Commit 1c637e0

Browse files
committed
Merge branch 'main' of https://github.com/Pythagora-io/pythagora into main
2 parents 6d4e7a3 + adee9a7 commit 1c637e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ The following details are for generating unit tests. To view the docs on how to
1414

1515
# 🏃💨️ Quickstart
1616

17-
To integrate Pythagora you just run:
17+
To install Pythagora run:
1818
```bash
1919
npm i pythagora --save-dev
2020
```
21-
And that's it! Now, you can run the following command from the root directory of your repo:
21+
Then, [add your API key](#%EF%B8%8F-config) and you're ready to get tests generated. After that, just run the following command from the root directory of your repo:
2222

2323
```bash
2424
npx pythagora --unit-tests --func <FUNCTION_NAME>

0 commit comments

Comments
 (0)