From a6912a77d1503a6936466e23453f842addc5f7f9 Mon Sep 17 00:00:00 2001 From: Filip Krumpe Date: Tue, 4 Jan 2022 09:22:38 +0100 Subject: [PATCH] Add Link to python.org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab4369f..1e0c0a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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.