Skip to content

Instantly share code, notes, and snippets.

View fyenne's full-sized avatar
🏠
Working from home

fyenneyenn fyenne

🏠
Working from home
View GitHub Profile
{
"request": [
{
"enable": true,
"name": "bing-cn-to-www-search-bar",
"ruleType": "redirect",
"matchType": "regexp",
"pattern": "^(?!.*first=.*$)http(s?):.*.bing.com\\/search\\?q=(.*?)&.*",
"exclude": "",
"group": "bing",

How to add your own logo on README.md file

Here is a simple way to create your own logo for your npm package. I hope you will enjoy this.

Where to go and get logo

  • Go to https://shields.io/#/ website
  • prepare your own logo and
  • have these logo references in your readme files.

Alternative way to create logo

You can also follow this pattern https://img.shields.io/badge/[SUBJECT]-[STATUS]-[COLOR].svg and Put something on below values: