Skip to content

Commit 7c756db

Browse files
dzakharipozdnov
authored andcommitted
master readme: late review updates
1 parent 6de712e commit 7c756db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ documentation and examples. Read the documentation at [embarc.org](https://embar
2323
--------------------
2424
/bin - directory holder for embARC MLI library and samples binaries created during build
2525
./build - contains common build rules
26-
./doc - contains the API documentation of the embARC MLI library
26+
./doc - contains the API documentation of the embARC MLI library
2727
./include - include files with API prototypes and types
2828
./lib/src - source code of embARC MLI Library
2929
./examples - source code of examples
3030
./examples/example_cifar10_caffe - example illustrating implementation of CIFAR10 Caffe
3131
./examples/example_har_smartphone - example illustrating implementation of Human Activity Recognition
3232
./examples/auxilary - source code of helper functions used for the examples
33-
./examples/tutorial_cifar10_caffe_deployment - Model Deployment Tutorial for Caffe and CIFAR-10
33+
./examples/tutorial_cifar10_caffe_deployment - model deployment tutorial for Caffe and CIFAR10
3434
./hw - contains HW templates (*.tcf files)
3535

3636
## Building and quick start

0 commit comments

Comments
 (0)