Uppdatera README
This commit is contained in:
parent
189ac9a1a1
commit
781b0daf5c
@ -47,9 +47,11 @@ Projektet är förberett för **CI (GitHub Actions)**.
|
|||||||
├── .dockerignore
|
├── .dockerignore
|
||||||
├── .gitignore
|
├── .gitignore
|
||||||
├── Dockerfile
|
├── Dockerfile
|
||||||
|
├── eslint.config.mjs
|
||||||
├── LICENSE
|
├── LICENSE
|
||||||
├── package-lock.json
|
├── package-lock.json
|
||||||
├── package.json
|
├── package.json
|
||||||
|
├── playwright.config.ts
|
||||||
├── pytest.ini
|
├── pytest.ini
|
||||||
└── README.md
|
└── README.md
|
||||||
├── requirements-dev.txt # Dev/test dependencies
|
├── requirements-dev.txt # Dev/test dependencies
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user