diff --git a/README.md b/README.md index cd6e1ef..d7b1931 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ # `replit` Python Package -Let's build some excellent things on [Repl.it](https://repl.it) with Python! - - -![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true) - ---------------------- - The Repl.it Python environment does not require any platform-specific code, however, these optional utilities provide additional platform features in a simple and accessible way. *Example*: [Repl.it DB](https://docs.repl.it/misc/database) is an HTTP service, but an optional Python client (here!) is available. +![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true) + + +Let's build some excellent things on [Repl.it](https://repl.it) with Python! + + + ### `>>> import replit` This repository is the home for the `replit` Python package, which provides: