From aec0f691c7b727d3915844b651f60ace3c55a30b Mon Sep 17 00:00:00 2001 From: Keita Sakurai Date: Thu, 11 Apr 2024 17:07:24 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7cc1ae3..8ccc505 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ To set up ... % pip3 intall django==2.2.0 ``` ## Usage +``` +% python3 manage.py runserver +``` Pages: - `home.html`: https://keita-sa.github.io/wordcount-project/templates/home.html