From 709d99e4d49734540f84803e5ef76b92a0daf093 Mon Sep 17 00:00:00 2001 From: Ming Luo Date: Sat, 22 Feb 2020 21:13:02 -0500 Subject: [PATCH] trigger CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74a3fd8..4894571 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ $ golint ./... ``` ### How to run -The steps how to start the web server. +The steps to start the web server. ```bash $ cd src $ go run main.go