From d15ac6e93357dd5cefc21ddde89f0a855b90cb3e Mon Sep 17 00:00:00 2001 From: abewley Date: Thu, 11 May 2017 14:22:37 +0100 Subject: [PATCH] Update README.md Link to main section for quick reference to example. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c8bce0..38d1239 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Using the [MOT challenge devkit](https://motchallenge.net/devkit/) the method pr ### Using SORT in your own project -Below is the gist of how to instantiate and update SORT. See the '__main__' section of sort.py for a complete example. +Below is the gist of how to instantiate and update SORT. See the ['__main__'](https://github.com/abewley/sort/blob/master/sort.py#L239) section of [sort.py](https://github.com/abewley/sort/blob/master/sort.py#L239) for a complete example. from sort import *