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 1335597 commit 9a4b3ec
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,4 +1,4 @@
## Service Difficult Report (SDR) classifier package
## Service Difficult Report (SDR) hazards classification package
:rocket: This is the source code for the SDR Classifier package that classifies potential aviation safety hazards from textual data. The work is a collaboration between FAA and Boeing data scientist teams

**Version 0.1.0 out now!**
Expand Down Expand Up @@ -26,7 +26,7 @@ python setup.py bdist_wheel
pip install ./distr/sdr_hazards_classification-0.1.0-py3-none-any.whl
```

## Install sdr_classifier from Pypi with pip
## Install sdr_hazards_classification from Pypi with pip
```
pip install sdr_hazards_classification
```
Expand Down

0 comments on commit 9a4b3ec

Please sign in to comment.