From a2b2de6f305bde66813c346d742338d6eafe2548 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Dec 2020 13:15:23 -0500 Subject: [PATCH] readme next --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c4617a..107c19c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Let's build some excellent things on [Repl.it](https://repl.it) with Python! +--------------------- + + 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.