diff --git a/README.md b/README.md
index a243a6d17..6d43aade6 100644
--- a/README.md
+++ b/README.md
@@ -99,9 +99,9 @@ You can also have a look at our `Todo List` in our [Code Documentation](https://
There are various places where useful information for different needs are maintained:
- [Official Code Documentation](https://cockatrice.github.io/docs/)
-- [Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) `Community supported`
+- [Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) Community supported
- [Official Webpage](https://cockatrice.github.io/)
-- [Official README](https://github.com/Cockatrice/Cockatrice/blob/master/README.md) `This file`
+- [Official README](https://github.com/Cockatrice/Cockatrice/blob/master/README.md) This file
Cockatrice tries to use the [Google Developer Documentation Style Guide](https://developers.google.com/style/) to ensure consistent documentation. We encourage you to improve the documentation by suggesting edits based on this guide.