diff --git a/README.md b/README.md index 79b8041..5883f22 100644 --- a/README.md +++ b/README.md @@ -725,10 +725,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ## Interactive Interpreter -*Interactive Python interpreters (REPL). See: [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter).* +*Interactive Python interpreters (REPL).* * [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter. * [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively. + * [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) * [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit). ## Internationalization