From f42370e7da0db8f0c66abb68cc75f9beba6f7c02 Mon Sep 17 00:00:00 2001 From: Joseph Redmon Date: Sun, 25 Mar 2018 05:36:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d255dab1..09fdeeeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Darknet Logo](http://pjreddie.com/media/files/darknet-black-small.png) -#Darknet# +# Darknet # Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. For more information see the [Darknet project website](http://pjreddie.com/darknet).