From 2a2cfd9c920276c26089853feec7e68f68f1bbfe Mon Sep 17 00:00:00 2001 From: Brandon Amos Date: Tue, 19 Jan 2016 06:20:01 -0500 Subject: [PATCH] Fix typo. --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index e88f440..6a22c9c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -18,7 +18,7 @@ + Initial automatic tests written in [tests](https://github.com/cmusatyalab/openface/tree/0.2.0/tests). + [Tests successfully passing](https://travis-ci.org/cmusatyalab/openface/branches) in the Docker automated build in Travis. -+ Add `util/profile-pipeline.py` ++ Add [util/profile-pipeline.py](https://github.com/cmusatyalab/openface/tree/0.2.0/util/profile-pipeline.py) to profile the overall execution time on a single image.