Skip to content

Commit 7d4e936

Browse files
authored
updated readme
1 parent d03947b commit 7d4e936

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CK-UI
2-
A React Frontend
2+
3+
To start the frontend for CodeMeow. install all dependencies with `npm install` and then start the application with `npm start`.
4+
5+
For further information on how to use the our programming layer (e.g., commands and shortcuts), please refer to the [wiki](https://github.com/TheCodingKittens/CK-UI/wiki/CodeMeow.-Wiki) of this project.
36

47
[![Build Status](https://app.travis-ci.com/TheCodingKittens/CK-UI.svg?branch=main)](https://app.travis-ci.com/TheCodingKittens/CK-UI)
58
[![Coverage Status](https://coveralls.io/repos/github/TheCodingKittens/CK-UI/badge.svg?branch=main)](https://coveralls.io/github/TheCodingKittens/CK-UI?branch=main)

0 commit comments

Comments
 (0)