Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gusjak251 committed Dec 18, 2023
2 parents 85c3d7c + b8427aa commit 1e2d957
Showing 1 changed file with 23 additions and 10 deletions.
33 changes: 23 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,30 @@ Beskrivning: Dataägare ska kunna dra och släppa dokument i en säkrad nätverk
### Säkerhet och Skalbarhet
Beskrivning: Med tanke på målgruppen (myndigheter) är hög säkerhet och systemets förmåga att växa (skalbarhet) primära fokusområden.

## Table of Contents
- [How to install and run the project](#install_and_run)
- [How to use the project](#use_project)
- [Acknowledgements](#acknowledgements)
- [How to contribute to the project](#contribute)
## Innehållsförteckning
- [Installation](#install_and_run)
- [Användning](#use_project)
- [Utvecklare](#acknowledgements)
- [Bidra till projektet](#contribute)

## How to install and run the project <a name="install_and_run"></a>
## Installation av projektet <a name="install_and_run"></a>

## How to use the project <a name="use_project"></a>
Provide instructions and examples so users/contributors can use the project
### Installera moduler

## Acknowledgements <a name="acknowledgements"></a>
```bash
pip install -r requirements.txt
```

## How to contribute to the project <a name="contribute"></a>
## Användning <a name="use_project"></a>
Instruktioner för användare

## Utvecklare <a name="acknowledgements"></a>

Detta projekt möjliggjordes tack vare de följande utvecklarna:

- [Niels Houben](https://github.com/NielsHouben)
- [Sofia Nguyen](https://github.com/sofianguyenAI)
- [Felix Folkebrant](https://github.com/FelixFolkebrantAIS)
- [Gustav Jakobsson](https://github.com/gusjak251)

## Bidra till projektet <a name="contribute"></a>

0 comments on commit 1e2d957

Please sign in to comment.