Skip to content

Commit e4607d2

Browse files
authored
Update README.md
1 parent 7d4e936 commit e4607d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# CK-UI
1+
# CK-UI - CodeMeow.
2+
3+
Our project CodeMeow. provides users with an application that has an additional visual layer to python's interactive programming console. This way, users are able see the state of their program in a graph representation, as well as the current memory state and possible output.
24

35
To start the frontend for CodeMeow. install all dependencies with `npm install` and then start the application with `npm start`.
46

0 commit comments

Comments
 (0)