From df66c05fe688320fc7ce40b8bfbf287bae528c44 Mon Sep 17 00:00:00 2001 From: Oleksii Trekhleb Date: Wed, 29 Jan 2020 06:55:01 +0100 Subject: [PATCH] Add more principles. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d8faef..78c9017 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This a list of state-of-the-art shitcode principles your project should follow t If your repository follows the state-of-the-art shitcode principles you may use the following "state-of-the-art shitcode" badge: +[![State-of-the-art Shitcode](https://img.shields.io/static/v1?label=State-of-the-art&message=Shitcode&color=7B5804)](https://github.com/trekhleb/state-of-the-art-shitcode) + +Markdown source-code for the badge: + ``` [![State-of-the-art Shitcode](https://img.shields.io/static/v1?label=State-of-the-art&message=Shitcode&color=7B5804)](https://github.com/trekhleb/state-of-the-art-shitcode) ```