From 6b6ebd6691a2cdc01db107fdaecdeafb0d160c60 Mon Sep 17 00:00:00 2001 From: epwalsh Date: Wed, 13 Apr 2022 23:05:48 -0700 Subject: [PATCH] Add "See also" section to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3bf3217..4d7a770 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,15 @@ - [Contributing](https://github.com/allenai/beaker-py/blob/main/CONTRIBUTING.md) - [License](https://github.com/allenai/beaker-py/blob/main/LICENSE) +## See also + +- [Beaker Dashboard](https://beaker.org) +- [Beaker command-line client](https://github.com/allenai/beaker) +- *GitHub Actions:* + - [setup-beaker](https://github.com/marketplace/actions/setup-beaker) + - [beaker-command](https://github.com/marketplace/actions/beaker-command) + - [beaker-run](https://github.com/marketplace/actions/beaker-run) + ## Installing ### Installing with `pip`