From 7cb5f688dc1ca2013c14e1b400074789b1970d21 Mon Sep 17 00:00:00 2001 From: JosephRedmond <54465245+JosephRedmond@users.noreply.github.com> Date: Sat, 24 Aug 2019 11:22:22 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09fdeeeb..3af7b373 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![Darknet Logo](http://pjreddie.com/media/files/darknet-black-small.png) # Darknet # +# Current Stable for macOS, Stay tuned for Windows# 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).