[ReadMe] Fix unshown badges in README.md
[platform/adaptation/npu/trix-engine.git] / README.md
1 ## NPU SystemService
2
3 [![Code Coverage](https://github.sec.samsung.net/nnsuite/n2s2/blob/master/AIP_NPU_SystemService/badges/codecoverage.svg)](http://nnsuiteci.mooo.com/NPU_SystemService/ci/gcov_html/index.html) [![Unit Test](https://github.sec.samsung.net/nnsuite/n2s2/blob/master/AIP_NPU_SystemService/badges/unittest.svg)](http://nnsuiteci.mooo.com/NPU_SystemService/ci/unittest_result/)
4
5 ## Directory Structure
6 ```
7 NPU_SystemService/    Root directory
8 |-- src/
9 |   |-- core/         Source files for NPU Engine
10 |   |-- host/         Source files for Host Lib (not used currently)
11 |   `-- test/
12 |       |-- unittests Source files for UnitTests
13 |       `-- apptests  Source files for AppTests
14 |-- include/
15 |   |-- common/       Definitions for Common Data
16 |   `-- host/         Definitions for User APIs
17 |-- packaging/        Tizen Packaging Files
18 `-- debian/           Debian Packaging Files (not supported currently)
19 ```
20
21 ## Useful Manuals
22 - How to use the NPU Engine library in user apps: [here](./include/README.md)
23 - How to run the FastModel simulator: [here](https://github.sec.samsung.net/AIP/NPU_bootstrap/blob/master/README.md)
24
25 ## Reference Links
26 - Software Stack: http://suprem.sec.samsung.net/confluence/display/ODLC/NPU+OS+Stack
27 - CI Server: http://nnsuiteci.mooo.com/NPU_SystemService/ci/taos/
28 - Code Coverage: http://nnsuiteci.mooo.com/NPU_SystemService/ci/gcov_html/
29 - Doxygen manual: http://nnsuiteci.mooo.com/NPU_SystemService/latex/book.pdf