Skip to content

Commit

Permalink
docs: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashornych authored Nov 18, 2024
1 parent d39e333 commit fde68dc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ You can try out evitaLab with evitaDB demo dataset at [demo.evitadb.io](https://

## Features

evitaLab is currently in early development stage, and features are being added as we go.

evitaLab allows you to:

- [x] inspect schemas
Expand All @@ -41,6 +39,8 @@ evitaLab allows you to:
- [x] manage server (status, tasks, JFR recordings)
- [x] manage catalogs and collections

evitaLab is still in active development and new features are being added fairly frequently.

## Running locally

To run evitaLab locally, you can use either of the following ways.
Expand Down Expand Up @@ -107,7 +107,7 @@ yarn install
yarn dev
```
You can find more indepth info about internal structure of evitaLab in [developer documentation](/documentation/developer/index.md).
You can find more indepth info about internal structure and guidelines of evitaLab in [developer documentation](/documentation/developer/index.md).
## Licence
Expand All @@ -116,5 +116,4 @@ You can find more indepth info about internal structure of evitaLab in [develope
## Contribution
Any contributions are welcome and appreciated. If you would like to contribute to evitaLab, feel free to open an issue
and submit a pull request. However, keep in mind that this project is still in an early development stage and features
may change or be completely removed.
and submit a pull request.

0 comments on commit fde68dc

Please sign in to comment.