Skip to content

Commit de3ea97

Browse files
Update README.md
1 parent b895a39 commit de3ea97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This repo contains few sub-directoires
2121

2222
SystemC-tutorial
2323
├── examples # directory with examples
24-
├── counter # counter example with Makefile, not syntesizable by HLS tools
25-
├── hello-world # hello-world example with Makefile, not syntesizable by HLS tools
26-
└── synthesizable # directory containing HLS synthesizable examples
24+
├── counter # counter example with Makefile, not syntesizable by HLS tools
25+
├── hello-world # hello-world example with Makefile, not syntesizable by HLS tools
26+
└── synthesizable # directory containing HLS synthesizable examples
2727

2828

2929
## Installation

0 commit comments

Comments
 (0)