From 86e6cb6278041492ce2281f7ed8d8dcea37e50c7 Mon Sep 17 00:00:00 2001 From: Joseph Redmon Date: Wed, 5 Aug 2015 16:56:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71188152..d255dab1 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ 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). + +For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).