-
-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactored README.md to use cleaner Markdown and refined the steps to make them clearer #1001
base: master
Are you sure you want to change the base?
Conversation
… make them clearer
✅ Deploy Preview for pihole-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
README.md
Outdated
@@ -6,73 +6,68 @@ | |||
<strong>Network-wide ad blocking via your own Linux hardware</strong> | |||
</p> | |||
|
|||
The Pi-hole[®](https://pi-hole.net/trademark-rules-and-brand-guidelines/) is a [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_Sinkhole) that protects your devices from unwanted content, without installing any client-side software. | |||
The Pi-hole® is a [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_Sinkhole) that protects your devices from unwanted content, without installing any client-side software. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you remove this link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was unintentional, sorry... let me amend my PR.
Edit: Apparently I can't PR this late at night 😏 I meant ®
, not @
in my commit message, and now it's fixed!
… @ sign as its only anchor. Oops!
Please squash down all your commits into a single one. |
Just some fine-tuning to the main README.md to clean up the layout, use modern Markdown and make the steps a bit more clear.