From 32359498ee69c9f05fca76fa554392c2b188bb9f Mon Sep 17 00:00:00 2001 From: SURYAPRATAP SINGH SURYAVANSHI <67123991+suryapratapsinghsuryavanshi@users.noreply.github.com> Date: Tue, 21 Sep 2021 14:03:34 +0530 Subject: [PATCH] chore: merge "added standard js badge in Readme.md (#692)" * added standard js badge in Readme.md * Update README.md Co-authored-by: Rak Laptudirm Co-authored-by: Rak Laptudirm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59d61a22e..9a44b38c5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ![update_directory_md](https://github.com/TheAlgorithms/Javascript/workflows/update_directory_md/badge.svg) [![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square)](https://discord.gg/c7MnfGFGa6) ![](https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat-square)  +[![standard.js](https://img.shields.io/badge/code%20style-standardjs-%23f3df49)](https://standardjs.com/) ### All algorithms implemented in JavaScript (for educational purposes only)