diff --git a/doc/en/projects.rst b/doc/en/projects.rst
index 5b3449945..751d0abe9 100644
--- a/doc/en/projects.rst
+++ b/doc/en/projects.rst
@@ -39,6 +39,7 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
* `pylib `_ cross-platform path, IO, dynamic code library
* `bbfreeze `_ create standalone executables from Python scripts
* `pdb++ `_ a fancier version of PDB
+* `pudb `_ full-screen console debugger for python
* `py-s3fuse `_ Amazon S3 FUSE based filesystem
* `waskr `_ WSGI Stats Middleware
* `guachi `_ global persistent configs for Python modules