From 7696dfeb0c61c088be0a8ba4e7474cb16cf2fe3e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Dec 2020 14:18:11 -0500 Subject: [PATCH] replit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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: