From 067f237afc2e515071053fe5f24cc9e289441e57 Mon Sep 17 00:00:00 2001 From: alexey semenyuk Date: Mon, 1 Jan 2024 15:18:58 +0600 Subject: [PATCH] Add awesome list badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b40c0..93e9a67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome GitHub Wikis [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +# Awesome GitHub Wikis [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/MyHoneyBadger/awesome-github-wiki/) > A curated list of awesome GitHub Wikis Every repository on [GitHub.com](https://github.com/) comes equipped with a section for hosting documentation, called a [Wiki](https://docs.github.com/en/communities/documenting-your-project-with-wikis/about-wikis). Repository's Wiki shares long-form content about project, such as how to use it, how you designed it, or its core principles. A README file quickly tells what project can do, while use a Wiki to provide additional documentation.