Skip to content

Commit 4f3bc70

Browse files
authored
Create README.md
1 parent 0acc056 commit 4f3bc70

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# BRICK IDE:
2+
Simple, fast and lightweight IDE and text editor for C development made with python3 and PyQt5 graphic library.
3+
It features basic IDE components such as creating projects, tree view, simple compiling and debugging, syntax highlighting and more...
4+
It also has support for assembly files (.S).
5+
6+
# Preview:
7+
![picture](./images/preview.png)

0 commit comments

Comments
 (0)