Browse Source

Update README.md

Volodymyr Tkach 2 years ago
parent
commit
0fb08f0166
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 project with API
+Web server, which can use regular expressions in path. Designed to be simple for projects with API
 
 ```go
 package base