Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
moosh3 authored Oct 24, 2024
1 parent 8b0b9d3 commit 8155cde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A Go-based service to aggregate and analyze data from GitHub Actions workflows a
1. **Clone the Repository**

```bash
git clone https://github.com/yourusername/github-actions-aggregator.git
git clone https://github.com/moosh3/github-actions-aggregator.git
cd github-actions-aggregator
```

Expand Down Expand Up @@ -218,7 +218,7 @@ Contributions are welcome! Please follow these steps:
2. **Clone Your Fork**

```bash
git clone https://github.com/yourusername/github-actions-aggregator.git
git clone https://github.com/moosh3/github-actions-aggregator.git
```

3. **Create a Feature Branch**
Expand Down Expand Up @@ -249,4 +249,4 @@ This project is licensed under the [MIT License](LICENSE).

---

**Disclaimer:** This project is not affiliated with GitHub. Ensure compliance with GitHub's [Terms of Service](https://docs.github.com/en/github/site-policy/github-terms-of-service) when using their APIs.
**Disclaimer:** This project is not affiliated with GitHub. Ensure compliance with GitHub's [Terms of Service](https://docs.github.com/en/github/site-policy/github-terms-of-service) when using their APIs.

0 comments on commit 8155cde

Please sign in to comment.