Update README.md

Google Analytics section is removed since ga-beacon.appspot is not working.
This commit is contained in:
Enes Okullu
2023-11-07 17:44:21 +03:00
committed by GitHub
parent e543b15f46
commit aaff8fb4bb

View File

@@ -56,7 +56,6 @@ A list of badges, with their Markdown code, that can be included in a `README.md
- [Bitbucket related](#bitbucket-related)
- [Bitbucket issues](#bitbucket-issues)
- [PackageControl related](#packagecontrol-related)
- [Google Analytics](#google-analytics)
- [Licenses](#licenses)
- [MIT License](#mit-license)
- [GPLv3 License](#gplv3-license)
@@ -827,19 +826,6 @@ From [isitmaintained.com](http://isitmaintained.com):
----
## [Google Analytics](https://analytics.google.com/)
> **Warning**: don't forget to change your Google Analytics code, from `UA-XXXXXXXX-XX` to yours!
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/)
```markdown
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/)
```
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md)](https://GitHub.com/Naereen/badges/)
```markdown
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md)](https://GitHub.com/Naereen/badges/)
```
## Licenses
### MIT License
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)