From c61753dec1009e6a649eab5359253ea31a0058eb Mon Sep 17 00:00:00 2001 From: Sylhare Date: Wed, 8 Dec 2021 16:20:46 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4d50a7f..b6f757b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ Your upstream repository `UpstreamRepo` pertaining to the upstream organization called `UpstreamOrg`. This repository is a learning example. + +## Workflows + +Find the github worklows under [.github/workflows](./.github/workflows), they'll run in the [Actions](https://github.com/UpstreamOrg/UpstreamRepo/actions) tab. + +## Project + +The project for this repository is called [Project](https://github.com/UpstreamOrg/UpstreamRepo/projects/1) in the 'Projects' tab.