Update README.md

File size section with its related content under content list is removed, since it not working.
This commit is contained in:
Enes Okullu
2023-11-07 17:25:08 +03:00
committed by GitHub
parent 6e14a4b840
commit 9c83e14b0f

View File

@@ -50,7 +50,6 @@ A list of badges, with their Markdown code, that can be included in a `README.md
- [GitHub issues](#github-issues)
- [GitHub Pull Requests](#github-pull-requests)
- [GitHub Make a Pull Requests](#github-make-a-pull-requests)
- [GitHub file size](#github-file-size)
- [GitHub version](#github-version)
- [GitHub hits](#github-hits)
- [GitHub Profile](#github-profile)
@@ -694,12 +693,6 @@ From [isitmaintained.com](http://isitmaintained.com):
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
```
### GitHub file size
[![Only 32 Kb](https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js)](https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js)
```markdown
[![Only 32 Kb](https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js)](https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js)
```
### GitHub version
[![GitHub version](https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg)](https://github.com/Naereen/StrapDown.js)
```markdown