Skip to content

Commit

Permalink
added: update repo readme and homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Dec 8, 2024
1 parent bdb66b0 commit 726720f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ Unlike many other roadmaps, this roadmap is **effective**, **impactful**, and mo

If you like this project, please [give it a star](#top) on GitHub for better visibility. Thanks!

</br>
<p align="center">
<a href="https://devopsroadmap.io/getting-started/" imageanchor="1">
<img src="https://img.shields.io/badge/Get_Started_Now-559e11?style=for-the-badge&logo=Vercel&logoColor=white" />
</a>
</p>

<!-- omit from toc -->
## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion src/components/HomepageFeaturesText/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const FeatureList: FeatureItem[] = [
description: (
<>
<ul className={styles.featuresList}>
<li>The Dynamic DevOps Roadmap follows a "Guided Learning" model, which is a learner-centric style.</li>
<li>The Dynamic DevOps Roadmap follows a "Guided Learning" model, which puts learners at the heart of the learning journey.</li>
<li>It supports the learner's journey towards understanding the DevOps problems and hands-on application without spoon-feeding.</li>
</ul>
</>
Expand Down

0 comments on commit 726720f

Please sign in to comment.