diff --git a/README.md b/README.md index f4e75ea..d8e1467 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # WrCoffea +## Coffea Introduction +To install coffea: +``` +python3 -m pip install coffea --user +``` +All coffea documentation is hosted at https://coffeateam.github.io/coffea/ ## Getting Started Begin by cloning the repository: ```