Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirkster99 authored Nov 2, 2017
1 parent 22a8c09 commit 911bdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![NuGet](https://img.shields.io/nuget/dt/Dirkster.TreeLib.svg)](http://nuget.org/packages/Dirkster.TreeLib)

# TreeLib
This project produces a <a href="https://docs.microsoft.com/en-us/dotnet/standard/net-standard>.Net Standard</a>
This project produces a <a href="https://docs.microsoft.com/en-us/dotnet/standard/net-standard">.Net Standard</a>
Library with Generic methods to traverse k-nary trees in different orders of traversal.

Implementing something as complicated as a Post-Order traversal algorithm requires just:
Expand Down

0 comments on commit 911bdec

Please sign in to comment.