Browse Source

Update README.md

Volodymyr Tkach 2 years ago
parent
commit
d0e47c4f89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ Different kind of functions for second reusage
 
 ## utils/http/apiserv
 
-Web server, which can use regular expressions in path. Designed to be simple and for usage for project with API and etc
+Web server, which can use regular expressions in path. Designed to be simple and for project with API
 
 ```go
 package server