diff --git a/README.md b/README.md
index 7d2cb7d..9cb4459 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# net/http backend template for [Create Go App CLI](https://github.com/create-go-app/cli)
-
+
Package `net` provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. Although the package provides access to low-level networking primitives.