mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 08:26:14 +08:00
Minor README updates.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Graph
|
||||
|
||||
In computer science, a graph is an abstract data type
|
||||
In computer science, a **graph** is an abstract data type
|
||||
that is meant to implement the undirected graph and
|
||||
directed graph concepts from mathematics, specifically
|
||||
the field of graph theory
|
||||
|
Reference in New Issue
Block a user