Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JZauner authored Sep 24, 2024
1 parent 8c50cf3 commit a4ec66f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Inflame
![Continuous Integration build in GitHub Actions](https://github.com/oana-ctrl/python-intermediate-inflammation/actions/workflows/main.yml/badge.svg?branch=main)
Inflam is a data management system written in Python that manages trial data used in clinical inflammation studies. 🫰
Inflam is a data management system written in Python that manages trial data used in clinical inflammation studies.

## Main features
Here are some key features of Inflam:
Expand All @@ -19,4 +19,4 @@ Inflam requires the following Python packages [requirement.txt](./requirement.tx
The following optional packages are required to run Inflam's unit tests:

- [pytest](https://docs.pytest.org/en/stable/) - Inflam's unit tests are written using pytest
- [pytest-cov](https://pypi.org/project/pytest-cov/) - Adds test coverage stats to unit testing
- [pytest-cov](https://pypi.org/project/pytest-cov/) - Add test coverage stats to unit testing

0 comments on commit a4ec66f

Please sign in to comment.