Skip to content

Commit 54aa921

Browse files
authored
Update README.md
1 parent 19766c2 commit 54aa921

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
@@ -1,4 +1,4 @@
1-
# visualizer (v1.1.3c)
1+
# visualizer (v1.1.3c) ![](https://img.shields.io/github/repo-size/codereptile/visualizer)
22

33
This project aims to make a quick visual representation for a C++ project (though Python support is planned).
44

@@ -95,4 +95,4 @@ Charlie patch:
9595
* No way to add libraries that shouldn't be rendered
9696
* No switch case support
9797
* Operator calls are not detected, even if they are user-defined
98-
* On large projects moving/resizing is quite CPU-intensive and takes significant time (projects of around 1500 lines of code are rendered at around 7-8 FPS)
98+
* On large projects moving/resizing is quite CPU-intensive and takes significant time (projects of around 1500 lines of code are rendered at around 7-8 FPS)

0 commit comments

Comments
 (0)