diff --git a/README.md b/README.md index 7147f1d..941d8a7 100644 --- a/README.md +++ b/README.md @@ -323,6 +323,27 @@ GoDoc reference (`godoc.org/:user/go/:repo`): ---- +## [JavaScript](https://www.javascript.com) related + +[![made-with-javascript](https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg)](https://www.javascript.com) +```markdown +[![made-with-javascript](https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg)](https://www.javascript.com) +``` + +### [JSDelivr](https://www.jsdelivr.com/) downloads + +[![JSDelivr CDN](https://data.jsdelivr.com/v1/package/gh/jquery/jquery/badge?style=rounded)](https://www.jsdelivr.com/package/gh/jquery/jquery) +```markdown +[![JSDelivr CDN](https://data.jsdelivr.com/v1/package/gh///badge?style=rounded)](https://www.jsdelivr.com/package/gh//) +``` + +[![jsDelivr CDN](https://img.shields.io/jsdelivr/gh/hm/jquery/jquery)](https://www.jsdelivr.com/package/gh/jquery/jquery) +```markdown +[![jsDelivr CDN](https://img.shields.io/jsdelivr/gh/hm//)](https://www.jsdelivr.com/package/gh//) +``` + +---- + ## [GNU Bash](https://www.gnu.org/software/bash/) related [![Bash Shell](https://badges.frapsoft.com/bash/v1/bash.png?v=103)](https://github.com/ellerbrock/open-source-badges/)