Skip to content

Commit 0f252ed

Browse files
authored
Update README.md
1 parent 14cbd9e commit 0f252ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ puncover --elf_file My_Cool_project.elf --gcc_tools_base /my_toolchain/bin/arm-n
3434
puncover_html.py HTML_OUT_PATH
3535
```
3636

37+
3. Copy static folder of this repo to your HTML_OUT_PATH (See todos)
38+
3739
## TODOS
3840

3941
- Fix sort row for the columns stack,code,remarks. Current implementation only sorts code column independent of column clicked. Check static/js/sorttable.js.

0 commit comments

Comments
 (0)