diff --git a/README.md b/README.md index 84ccde2..6d6519b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ A Python application to detect language type pip install -r requirements.txt Use `pip install -r requirements-dev.txt` for development. -It will install `pylint` and `black` to enable linting and auto-formatting. ## Credits