Update readme.md

This commit is contained in:
2025-08-17 12:25:00 +00:00
parent e8e1b82d6b
commit 734ec1dc73

View File

@@ -50,6 +50,12 @@ class TestSolution(unittest.TestCase):
if __name__ == "__main__":
unittest.main()
"""
PLEASE WRITE TEST ACCORDING TO
CONVENTION IN NEW TEST
@regex-phonenumber/test.py
"""
```
#### Writing the description: