diff --git a/README.md b/README.md index 23331b0..b090676 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Skull detection in images -# Web app to annotate/label images - ## Basic setup instructions The following pre-requisites need to be satisified for the project to run: * Python 2.7 @@ -30,6 +28,9 @@ source ./bin/activate ``` + +# Web app to annotate/label images + ## Description The web app let's the user annotate images by drawing a bounding box around the skulls in the image. The user can label the image with *Skull* or *Not Skull* class.