Skip to content

Commit adee9a7

Browse files
authored
Update README.md
1 parent 8c84f73 commit adee9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To install Pythagora run:
1818
```bash
1919
npm i pythagora --save-dev
2020
```
21-
Then, [add your API key](#-config) and you're ready to get tests generated. After that, just 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)