Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmchase committed Mar 10, 2023
1 parent ee8e2cb commit aed1fed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

A Directed Asyclic Graph (DAG) resolver for Deno

Based on [Kahn's algorithm](https://en.wikipedia.org/wiki/Topological_sorting#Kahn's_algorithm) for topographical sorting.
Based on
[Kahn's algorithm](https://en.wikipedia.org/wiki/Topological_sorting#Kahn's_algorithm)
for topographical sorting.

# Setup

Expand Down

0 comments on commit aed1fed

Please sign in to comment.