diff --git a/README.md b/README.md index 52cd1f8..11da809 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,13 @@ $ curl http://localhost:8080?name=Nofar Hello, Nofar Test1 ``` - -khkk - - +jjj - + kkk - + jj diff --git a/hello_server.go b/hello_server.go index df038fd..9e1a5c0 100644 --- a/hello_server.go +++ b/hello_server.go @@ -31,7 +31,7 @@ func main() { r := mux.NewRouter() r.HandleFunc("/", handler) - + srv := &http.Server{ Handler: r, Addr: ":8080", @@ -66,3 +66,5 @@ func waitForShutdown(srv *http.Server) { log.Println("Shutting down") os.Exit(0) } + + diff --git a/hello_server_test.go b/hello_server_test.go index a3f5cd3..d80b773 100644 --- a/hello_server_test.go +++ b/hello_server_test.go @@ -39,3 +39,4 @@ func TestGreetingDefault(t *testing.T) { + diff --git a/test.txt b/test.txt index 595ea25..8ce8b5d 100644 --- a/test.txt +++ b/test.txt @@ -1,3 +1,4 @@ A s asdasd +kjhljhk