From 603c703d3b57ae58bb6d1e22923d36e0bcc3f71c Mon Sep 17 00:00:00 2001 From: vincentdecl Date: Thu, 7 Nov 2024 09:59:42 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad58131..238ee4d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We’re excited to have you here! This repository gives you a hands-on experienc - **🚀 Automated Code Review**: FirstMate reviews every pull request against your organization’s standards, highlighting any inconsistencies or areas for improvement. - **🔧 Pipeline Feedback**: Detects and provides feedback on issues that may impact pipeline stability, helping developers address potential failures before they occur. -- **⚙️ Customizable Guidelines**: Tailor FirstMate to enforce your unique code quality and style guidelines, ensuring consistency across projects. FirstMate also includes a set of default guidelines that come out of the box—learn more in our [documentation]((https://docs.firstmate.io/)). +- **⚙️ Customizable Guidelines**: Tailor FirstMate to enforce your unique code quality and style guidelines, ensuring consistency across projects. FirstMate also includes a set of default guidelines that come out of the box—learn more in our [documentation](https://docs.firstmate.io/). ### Upcoming Feature - **Auto-Generated Guidelines**: Soon, FirstMate will be able to auto-generate a custom guidelines repository for you by analyzing your git history. By reviewing patterns in previous pull requests, FirstMate will identify frequent issues and create tailored guidelines, saving your team time and ensuring a smooth setup. @@ -25,7 +25,7 @@ This demo repository is designed to show FirstMate in action. Follow these steps 2. **📝 Create a Pull Request**: Make a change to the code in this demo repository and open a new pull request. FirstMate will automatically review your code and provide feedback directly within the PR based on predefined guidelines. -3. **👀 Explore the Guidelines (Optional)**: FirstMate uses a set of default guidelines to validate pull requests in this demo. If you're curious about the specifics, you can check out the [guidelines repository here](https://github.com/firstmatecloud/guidelines-repo). For more customization options, visit our [documentation](https://firstmate.cloud/docs). +3. **👀 Explore the Guidelines (Optional)**: FirstMate uses a set of default guidelines to validate pull requests in this demo. If you're curious about the specifics, you can check out the [guidelines repository here](https://github.com/firstmatecloud/guidelines-repo). For more customization options, visit our [documentation](https://docs.firstmate.io/). 4. **🚀 Start Using FirstMate in Your Own Environment**: Ready to bring FirstMate into your own projects? Visit our [website](https://firstmate.cloud) to onboard FirstMate in your organization on GitHub, Bitbucket, or Azure DevOps. @@ -35,7 +35,7 @@ If you have any questions, feedback, or just want to chat with us about FirstMat ## Documentation -For more detailed instructions on installing, configuring, and using FirstMate, please visit our [documentation website]((https://docs.firstmate.io/)). +For more detailed instructions on installing, configuring, and using FirstMate, please visit our [documentation website](https://docs.firstmate.io/). ## License