Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
creed130 authored Oct 23, 2024
1 parent 4efb948 commit 9568d07
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# 2020-software-engineering-projects-pk
starter pk modelling repository
Starter pk modelling repository.


## WIP.
For now, to run the test, clone this repository and
```bash
pip install -r requirements.txt
```

Then run

```bash
python prototype.py
```

0 comments on commit 9568d07

Please sign in to comment.