From eab3405456cba0a897a031863e6cc4081b95fbdd Mon Sep 17 00:00:00 2001 From: Fabien Freling Date: Mon, 28 Oct 2019 22:53:55 +0100 Subject: [PATCH] Fix "where is my car" step list --- projects/whereiscar/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/projects/whereiscar/index.md b/projects/whereiscar/index.md index 6bd09a8..aa657f2 100644 --- a/projects/whereiscar/index.md +++ b/projects/whereiscar/index.md @@ -24,10 +24,11 @@ Here are the basic steps of the program: 10. Classify again 11. Remove little objects 12. Remove odd shapes -13. Later, I decided to bind it with a Cocoa GUI. +Later, I decided to bind it with a Cocoa GUI. -## Technologies +Technologies +------------ + [The CImg Library](http://cimg.sourceforge.net/): a simple but powerful image processing library + [Cocoa](http://developer.apple.com/): the framework behind every Mac application