diff --git a/README.md b/README.md index 9c9f79a..c1ce428 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ golang generic graph package

-

GoGraph is a Golang generic graph library that provides mathematical graph theory and algorithms. It can be used as an external library in production.

+

GoGraph is a Golang generic graph library that provides mathematical graph theory and algorithms. +It can be used as an external library in production.

In addition, it is a helpful resource for those who want to prepare for interviews.