Skip to content

Commit 55e0062

Browse files
author
sam.gerene
committed
[Update] README
1 parent 6ae5725 commit 55e0062

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
11
# UI-DSM
2-
A web based application to review ECSS-E-TM-10-25 models
2+
3+
The UI-DSM web application is used to review an ECSS-E-TM-10-25 model.
4+
5+
## Installation
6+
7+
The web application will be distributed using docker containers and docker-compose.
8+
9+
> More Information coming soon
10+
11+
## Build Status
12+
13+
GitHub actions are used to build and test the libraries
14+
15+
Branch | Build Status
16+
------- | :------------
17+
Master | ![Build Status](https://github.com/RHEAGROUP/UI-DSM/actions/workflows/CodeQuality.yml/badge.svg?branch=master)
18+
Development | ![Build Status](https://github.com/RHEAGROUP/UI-DSM/actions/workflows/CodeQuality.yml/badge.svg?branch=development)
19+
20+
# CodeCov - Code Coverage
21+
22+
Branch | Build Status
23+
----------- | ------------
24+
Master | [![codecov](https://codecov.io/gh/RHEAGROUP/UI-DSM/branch/master/graph/badge.svg?token=2kfZrIOUtI)](https://codecov.io/gh/RHEAGROUP/UI-DSM)
25+
Development | [![codecov](https://codecov.io/gh/RHEAGROUP/UI-DSM/branch/development/graph/badge.svg?token=2kfZrIOUtI)](https://codecov.io/gh/RHEAGROUP/UI-DSM)
26+
27+
# License
28+
29+
The UI-DSM application is provided to the community under the Apache License 2.0.

0 commit comments

Comments
 (0)