Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanenguyen authored Dec 19, 2023
1 parent a8577c7 commit 81d3a3f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ pip install ./distr/sdr_hazards_classification-0.1.0-py3-none-any.whl
```
pip install sdr_hazards_classification
```
## Contributing
🛩️ Please follow the [contribution guideline](https://github.com/Boeing/sdr-hazards-classification/blob/main/CONTRIBUTING.md)

## Example
:airplane: Follow the code snippet below to test and call the prediction method from the Depressurization model
Expand Down Expand Up @@ -62,5 +64,4 @@ print(df.head(2))
print("Done")
```
## Contributing
🛩️ Please follow the [contribution guideline](https://github.com/Boeing/sdr-hazards-classification/blob/main/CONTRIBUTING.md)

0 comments on commit 81d3a3f

Please sign in to comment.