diff --git a/README.md b/README.md index 0cd3db8b..0e466460 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# Actions Toolkit 🛠 \ No newline at end of file +# Actions Toolkit 🛠 + +## Packages + +| Package | Description | +| ------- | ----------- | +| [@actions/exit](packages/exit) | Provides utilities for exiting from an action | +| [@actions/toolkit](packages/toolkit) | A general-purpose toolkit for writing actions |