Update README.md

This commit is contained in:
Christopher Fremond 2021-07-12 12:37:28 +01:00 committed by GitHub
parent dba838a4a6
commit c913c09b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ The function must be optimized in order to avoid time-outs with the tester.
(We consider that only positive numbers can be prime numbers)
(We also consider that 1 is **not** a prime number)
### Expected function
```go