diff --git a/README.md b/README.md index 4a3cc11..693137f 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,37 @@ A list of badges, with their Markdown code, that can be included in a `README.md ---- -## License -### MIT Licensed -FIXME +## Generic +[![Generic badge](https://img.shields.io/badge/--.svg)]() +```markdown +[![Generic badge](https://img.shields.io/badge/--.svg)]() +``` -### GPLv3 Licensed -FIXME +## Licenses +### MIT License +[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) +```markdown +[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) +``` + +### GPLv3 License +[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](perso.crans.org/besson/LICENSE.html) +```markdown +[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](perso.crans.org/besson/LICENSE.html) +``` + +[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](perso.crans.org/besson/LICENSE.html) +```markdown +[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](perso.crans.org/besson/LICENSE.html) +``` + +### [Creative Commons Licenses](https://creativecommons.org/licenses/) + +[![CC-0 license](https://img.shields.io/badge/License-CC-0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0) +```markdown +[![CC-0 license](https://img.shields.io/badge/License-CC-0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0) +``` -### [Creative Commons Licensed](https://creativecommons.org/licenses/) [![forthebadge cc-0](http://ForTheBadge.com/images/badges/cc-0.svg)](http://forthebadge.com) ```markdown [![forthebadge cc-0](http://ForTheBadge.com/images/badges/cc-0.svg)](http://forthebadge.com) @@ -71,54 +94,66 @@ FIXME ---- ## Useful +### Maintained? +[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js) +```markdown +[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js) +``` + +[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansicolors) +```markdown +[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansicolors) +``` + ### [Website up/down](http://isup.me/) -[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?maxAge=2592000)](http://shields.io/) +[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/) ```markdown -[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?maxAge=2592000)](http://shields.io/) +[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/) ``` -[![Website monip.org](https://img.shields.io/website-up-down-green-red/http/monip.org.svg?maxAge=2592000)](http://monip.org/) +[![Website monip.org](https://img.shields.io/website-up-down-green-red/http/monip.org.svg)](http://monip.org/) ```markdown -[![Website monip.org](https://img.shields.io/website-up-down-green-red/http/monip.org.svg?maxAge=2592000)](http://monip.org/) +[![Website monip.org](https://img.shields.io/website-up-down-green-red/http/monip.org.svg)](http://monip.org/) ``` -[![Website perso.crans.org](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg?maxAge=2592000)](http://perso.crans.org/) +[![Website perso.crans.org](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg)](http://perso.crans.org/) ```markdown -[![Website perso.crans.org](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg?maxAge=2592000)](http://perso.crans.org/) +[![Website perso.crans.org](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg)](http://perso.crans.org/) ``` -[![Website naereen.github.io](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg?maxAge=2592000)](https://naereen.github.io/) +[![Website naereen.github.io](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg)](https://naereen.github.io/) ```markdown -[![Website naereen.github.io](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg?maxAge=2592000)](https://naereen.github.io/) +[![Website naereen.github.io](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg)](https://naereen.github.io/) ``` -[![Website lbesson.bitbucket.org](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg?maxAge=2592000)](http://lbesson.bitbucket.org/) +[![Website lbesson.bitbucket.org](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg)](http://lbesson.bitbucket.org/) ```markdown -[![Website lbesson.bitbucket.org](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg?maxAge=2592000)](http://lbesson.bitbucket.org/) +[![Website lbesson.bitbucket.org](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg)](http://lbesson.bitbucket.org/) ``` -[![Website cv.lbesson.qc.to](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg?maxAge=2592000)](http://cv.lbesson.qc.to/) +[![Website cv.lbesson.qc.to](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg)](http://cv.lbesson.qc.to/) ```markdown -[![Website cv.lbesson.qc.to](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg?maxAge=2592000)](http://cv.lbesson.qc.to/) +[![Website cv.lbesson.qc.to](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg)](http://cv.lbesson.qc.to/) ``` -[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg?maxAge=2592000)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/) +[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/) ```markdown -[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg?maxAge=2592000)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/) +[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/) ``` ---- ## Feedback -### Ask me anything -[![Ask Me Anything !](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) +### *"Ask me anything"* in English +[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) ```markdown -[![Ask Me Anything !](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) +[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) ``` -[![Demandez moi n'importe quoi !](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr) +### *"Demandez moi n'importe quoi"* in French +[![Demandez moi n'importe quoi !](https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr) ```markdown -[![Demandez moi n'importe quoi !](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr) +[![Demandez moi n'importe quoi !](https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr) ``` ---- @@ -129,83 +164,120 @@ FIXME [![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) ``` +[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) +```markdown +[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) +``` + ### [PyPI](https://pypi.python.org/) downloads -[![PyPI download total](https://img.shields.io/pypi/dt/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download total](https://img.shields.io/pypi/dt/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI download total](https://img.shields.io/pypi/dt/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download total](https://img.shields.io/pypi/dt/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` -[![PyPI download month](https://img.shields.io/pypi/dm/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download month](https://img.shields.io/pypi/dm/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI download month](https://img.shields.io/pypi/dm/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download month](https://img.shields.io/pypi/dm/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` -[![PyPI download week](https://img.shields.io/pypi/dw/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download week](https://img.shields.io/pypi/dw/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI download week](https://img.shields.io/pypi/dw/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download week](https://img.shields.io/pypi/dw/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` -[![PyPI download day](https://img.shields.io/pypi/dd/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download day](https://img.shields.io/pypi/dd/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI download day](https://img.shields.io/pypi/dd/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI download day](https://img.shields.io/pypi/dd/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` ### [PyPI](https://pypi.python.org/) version -[![PyPI version](https://img.shields.io/pypi/v/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI version](https://img.shields.io/pypi/v/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI version](https://img.shields.io/pypi/v/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI version](https://img.shields.io/pypi/v/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` ### [PyPI](https://pypi.python.org/) license -[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ``` ### [PyPI](https://pypi.python.org/) format -[![PyPI format](https://img.shields.io/pypi/format/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI format](https://img.shields.io/pypi/format/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) ```markdown -[![PyPI format](https://img.shields.io/pypi/format/ansicolortags.svg?maxAge=2592000)](https://pypi.python.org/pypi/ansicolortags/) +[![PyPI format](https://img.shields.io/pypi/format/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +``` + +### [PyPI](https://pypi.python.org/) python versions +[![PyPI pyversions](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +```markdown +[![PyPI pyversions](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +``` + +### [PyPI](https://pypi.python.org/) implementation +[![PyPI implementation](https://img.shields.io/pypi/implementation/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +```markdown +[![PyPI implementation](https://img.shields.io/pypi/implementation/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +``` + +### [PyPI](https://pypi.python.org/) status +[![PyPI status](https://img.shields.io/pypi/status/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +```markdown +[![PyPI status](https://img.shields.io/pypi/status/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/) +``` + +---- + +## [Read the Docs](https://readthedocs.org/) status +[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest) +```markdown +[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest) ``` ---- ## GitHub related +### GitHub license +[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE) +```markdown +[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE) +``` + ### GitHub versions/tags/commits -[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ```markdown -[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ``` -[![GitHub tag](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/tags/) +[![GitHub tag](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/tags/) ```markdown -[![GitHub tag](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/tags/) +[![GitHub tag](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/tags/) ``` -[![GitHub commits](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/1.0.0.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/commit/) +[![GitHub commits](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg)](https://GitHub.com/Naereen/StrapDown.js/commit/) ```markdown -[![GitHub commits](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/1.0.0.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/commit/) +[![GitHub commits](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg)](https://GitHub.com/Naereen/StrapDown.js/commit/) ``` ### GitHub downloads -[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ```markdown -[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github all releases](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ``` -[![Github releases (by release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github releases (by release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ```markdown -[![Github releases (by release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github releases (by release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ``` -[![Github releases (by Release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github releases (by Release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ```markdown -[![Github Releases (by Release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github Releases (by Release)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/) ``` -[![Github releases (by asset)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github releases (by asset)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://GitHub.com/Naereen/StrapDown.js/releases/) ```markdown -[![Github releases (by asset)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js?maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/releases/) +[![Github releases (by asset)](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://GitHub.com/Naereen/StrapDown.js/releases/) ``` ### GitHub social @@ -224,32 +296,64 @@ FIXME [![GitHub watchers](https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/watchers/) ``` -[![GitHub followers](https://img.shields.io/github/followers/Naereen/StrapDown.js.svg?style=social&label=Follow&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/followers/) +### GitHub contributors +[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/) ```markdown -[![GitHub followers](https://img.shields.io/github/followers/Naereen/StrapDown.js.svg?style=social&label=Follow&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/followers/) +[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/) +``` + +### GitHub issues +[![GitHub issues](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/) +```markdown +[![GitHub issues](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/) +``` + +[![GitHub issues-closed](https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/) +```markdown +[![GitHub issues-closed](https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/) +``` + +### GitHub pull-requests +[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/) +```markdown +[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/) +``` + +[![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/) +```markdown +[![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/) +``` + +---- + +## Bitbucket related +### Bitbucket issues +[![Bitbucket issues](https://img.shields.io/bitbucket/issues/lbesson/bin.svg)](https://Bitbucket.org/lbesson/bin/issues/) +```markdown +[![Bitbucket issues](https://img.shields.io/bitbucket/issues/lbesson/bin.svg)](https://Bitbucket.org/lbesson/bin/issues/) ``` ---- ## [PackageControl](https://packagecontrol.io/) related -[![Package Control](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ```markdown -[![Package Control](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ``` -[![Package Control](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ```markdown -[![Package Control](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ``` -[![Package Control](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ```markdown -[![Package Control](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ``` -[![Package Control](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ```markdown -[![Package Control](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg?maxAge=2592000)](https://packagecontrol.io/packages/SwitchDictionary) +[![Package Control](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary) ``` ---- @@ -272,7 +376,7 @@ FIXME ### Built by... [![forthebadge](http://ForTheBadge.com/images/badges/built-by-developers.svg)](https://GitHub.com/Naereen/) ```markdown -[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/) +[![forthebadge](http://ForTheBadge.com/images/badges/built-by-developers.svg)](https://GitHub.com/Naereen/) ``` ### Built with... @@ -335,15 +439,14 @@ FIXME ---- -## References +## :notebook: References - [ForTheBadge.com](http://ForTheBadge.com/) - [Shields.io](https://shields.io) - [LicenseButtons.net](https://licensebuttons.net/) -## License ? +## :scroll: License ? [MIT Licensed](https://lbesson.mit-license.org/) (file [LICENSE.txt](LICENSE.txt)). © [Lilian Besson](https://GitHub.com/Naereen), 2016-17. [![Ask Me Anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) [![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/) -