Update README.md - #2
Conversation
WalkthroughThe README file's main heading was updated to correct its capitalization and formatting, changing "100daysofdevops" to "100DaysOfDevops". No other content or links within the document were modified. Changes
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
1-1: Improve heading consistency and formatting
The new heading correctly capitalizes “100Days”, but the conventional styling for “DevOps” uses a capital “O”. Also, there’s a trailing space at the end of the line. Consider updating to:-# 100DaysOfDevops +# 100DaysOfDevOpsThis will align with common DevOps branding and remove the extra whitespace.
Summary by CodeRabbit