From fe10eca0bc5051ae845d15303075981979651280 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 20 Jan 2021 15:19:51 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 504cf03..c655ef1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ### `>>> import replit` +![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true) + + + This repository is the home for the `replit` Python package, which provides: - A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database). **[[docs]](https://example.com)** @@ -13,8 +17,6 @@ This repository is the home for the `replit` Python package, which provides: -![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true) - ### It's worth noting…