diff --git a/README.md b/README.md index aeae9c1e..430f8f09 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by ## Interactive Interpreter -*Interactive Python interpreters.* +*Interactive Python interpreters (REPL).* * [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively. * [bpython](http://bpython-interpreter.org) – A fancy interface to the Python interpreter.