From e5e5ca86990f4633ae8d4170f0a8d842264f5796 Mon Sep 17 00:00:00 2001 From: shengjunwang Date: Tue, 17 Dec 2019 14:02:10 -0500 Subject: [PATCH] Add second line to the readme file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83be272..a7be907 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ This is an example application featured in my [Flask Mega-Tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world). See the tutorial for instructions on how to work with it. -2019-12-17: add 123... \ No newline at end of file +2019-12-17: add 123... + +2019-12-17-2: add the second line. \ No newline at end of file