diff --git a/README b/README index 57d6d09..7f5e503 100644 --- a/README +++ b/README @@ -80,5 +80,5 @@ inside the lib dir in a terminal and you should see a part of the tests passing and tracebacks for failing tests. It's very simplistic still, but it should test that no syntax errors occur at least. -The code is included in openscad_teting.py, and can be imported to be +The code is included in openscad_testing.py, and can be imported to be used in other codebases.