Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hmdsefi committed Feb 15, 2024
1 parent c84257f commit 7eb6038
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
<img alt="golang generic graph package" src="https://user-images.githubusercontent.com/11541936/221823924-358994d2-44ff-4236-bbc8-b404de62293e.png" style="width:40%" align="right" title="gograph"/>
<br/>
<br/>
<p>GoGraph is a Golang generic graph library that provides mathematical graph theory and algorithms.
It can be used as an external library in production.</p>
<p>In addition, it is a helpful resource for those who want to prepare for interviews.</p>
<p>GoGraph is a lightweight, efficient, and easy-to-use graph data structure <br/>
implementation written in Go. It provides a versatile framework for representing <br/>
graphs and performing various operations on them, making it ideal for both <br/>
educational purposes and practical applications.</p>
<br/><br/><br/>

## Table of Contents
Expand Down

0 comments on commit 7eb6038

Please sign in to comment.