Skip to content

Commit

Permalink
Merge pull request #69 from hmdsefi/dev
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
hmdsefi authored Feb 17, 2024
2 parents 236d435 + 0e0dbe6 commit dbfc3fc
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
implementation written in Go. It provides a versatile framework for representing
graphs and performing various operations on them, making it ideal for both
educational purposes and practical applications.</p>
<br/><br/><br/>

## Table of Contents
Expand Down

0 comments on commit dbfc3fc

Please sign in to comment.