Skip to content

Commit 210737e

Browse files
authored
Update README.md
1 parent 5186eda commit 210737e

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
@@ -51,7 +51,7 @@ Scientific software must provide reproducible results, and automatic testing ens
5151
5252
![dont_be_vincent](./images/vincent.png)
5353
54-
To prevent similar issues, we strongly recommend testing your code. Let's learn a lesson from the humorous Vincent in the image above! We suggest using [Nox](https://nox.thea.codes/en/stable/) for test automation.
54+
To prevent similar issues, we strongly recommend testing your code. Let's learn a lesson from the humorous Vincent, " former CrowdStrike employee", in the image above! We suggest using [Nox](https://nox.thea.codes/en/stable/) for test automation.
5555
5656
- To run some of the tests we prepared for you type
5757
```bash

0 commit comments

Comments
 (0)