diff --git a/README.md b/README.md index b2e9b024..e088e321 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/foss-for-synopsys-dwc-arc-processors/synopsys-caffe.svg?branch=master)](https://travis-ci.org/foss-for-synopsys-dwc-arc-processors/synopsys-caffe) -Synopsys Caffe is a modified version of the popular [Caffe Deep Learning framework](http://caffe.berkeleyvision.org/) adapted for use with DesignWare EV6x Processors. +Synopsys Caffe is a modified version of the popular [Caffe Deep Learning framework](http://caffe.berkeleyvision.org/) adapted for use with DesignWare EV Family of Processors. It combines multiple customized branches and includes a large range of patches to support diverse models. See [FEATURES.md](https://github.com/foss-for-synopsys-dwc-arc-processors/synopsys-caffe/blob/master/FEATURES.md) for a short overview. ## Installation @@ -54,7 +54,7 @@ C:\Projects\synopsys-caffe> scripts\build_win.cmd Other detailed installation instructions can be found [here](https://github.com/BVLC/caffe/blob/windows/README.md). ## Reference for different Distributions -Synopsys Caffe support the features introduced in following customized branches. Here are some links to the original demos, tutorials and models usage: +Synopsys Caffe supports the features introduced in following customized branches. Here are some links to the original demos, tutorials and models usage: - [SegNet](https://github.com/alexgkendall/caffe-segnet) - [Faster RCNN](https://github.com/rbgirshick/py-faster-rcnn) - [SSD](https://github.com/weiliu89/caffe/tree/ssd)