Files
github-profile-views-counter/README.md
antonkomarev 64f36e61f4 Initial commit
2020-07-11 22:55:19 +03:00

948 B

GitHub Profile Views Counter

It counts how many times your profile was viewed.

Profile View Counter Example

Usage

Create your GitHub Profile repository. If you will name a new repository equally to your username — GitHub magic will happen.

Here is my profile: https://github.com/antonkomarev/antonkomarev

You need to host this app on your server and display it via Markdown syntax:

![](https://komarev.com/github-profile-views-counter)

Only public/index.php should be exposed.

This URL will render SVG image with views counter and will increment it on each view of your profile.

License