Add Link to python.org

This commit is contained in:
Filip Krumpe 2022-01-04 09:22:38 +01:00
parent 37be867a84
commit a6912a77d1

View File

@ -1,6 +1,6 @@
# Project template # Project template
This is a project template for creating a [Svelte](https://svelte.dev/) app with a python backend. This is a project template for creating a [Svelte](https://svelte.dev/) app with a [python](https://www.python.org/) backend.
The template requires [npm](https://www.npmjs.com/) and [Flask](https://flask.palletsprojects.com/en/2.0.x/) to be installed. The template requires [npm](https://www.npmjs.com/) and [Flask](https://flask.palletsprojects.com/en/2.0.x/) to be installed.