Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
firsttris committed Nov 28, 2023
1 parent d4e7110 commit cac0f0b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Current State

Please note that this project is currently in an alpha stage and should be considered as a proof of concept.
It aims to solve challenges in bridging the gap between the old and the new.

We appreciate your understanding and patience.

# Motivation

Many Homematic user interfaces are outdated and sluggish.
Expand Down Expand Up @@ -34,7 +41,7 @@ To develop and build this project, follow these steps:
1. Clone the repository: `git clone https://github.com/homematic-mui5.git`
2. Navigate into the project directory: `cd homematic-mui5`
3. Install the dependencies: `npm install`
4. Start the development server: `npm start`
4. Start the development server: `npm start`
5. To build the project, use: `npm run build`

# Issues
Expand Down

0 comments on commit cac0f0b

Please sign in to comment.