diff --git a/Readme.rst b/Readme.rst index c290dbe..4e357b8 100644 --- a/Readme.rst +++ b/Readme.rst @@ -11,6 +11,15 @@ Web-PDB Web-PDB is a web-interface for Python's built-in `PDB`_ debugger. It allows to debug Python scripts remotely in a web-browser. +Important Notice +================ + +Currently this project is in a minimum maintenance mode. +It means that I will try to maintain compatibility with new Python versions and address +critical issues, if any arise. But at the moment I have no time or resources to develop +new features or properly review external contributions. That is why only pull requests +with bug fixes will be prioritized. Other issues or pull requests may or may not be reviewed or accepted. + Features ========