Skip to content

Commit edce36b

Browse files
authored
update readme
1 parent 7f6a532 commit edce36b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ result.GetPath();
2727

2828
For Graph where number of vertices is 1 000 000 and number of edges is 10 000 000. Benchmark is available on the [benchmark](https://github.com/matiii/Dijkstra.NET/blob/benchmark/src/Dijkstra.NET/Dijkstra.NET.Benchmark/DijkstraBenchmark.cs) branch.
2929

30-
```c#
31-
32-
```
33-
3430
```ini
3531

3632
Host Process Environment Information:

0 commit comments

Comments
 (0)