readme context

This commit is contained in:
2020-12-31 13:11:46 -05:00
parent 3f301cef3f
commit fa793a98ff
+4
View File
@@ -2,6 +2,10 @@
Let's build some excellent things on [Repl.it](https://repl.it) with Python!
While you are certianly able to build software within our environment without any platform-specific code, these utilities have been made to make additional features of the platform available and easily accessible in Python.
*Example*: [Repl.it DB](https://docs.repl.it/misc/database) is an HTTP service, but an optional Python client (here!) is available.
### `>>> import replit`