Skip to content

Commit 93816e3

Browse files
committed
badges added
1 parent 9fa7b5a commit 93816e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# TOTP
22

3+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/tech-thinker/totp)
4+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/tech-thinker/totp/go-test.yaml)
5+
![GitHub](https://img.shields.io/github/license/tech-thinker/totp)
6+
![GitHub All Releases](https://img.shields.io/github/downloads/tech-thinker/totp/total)
7+
![GitHub last commit](https://img.shields.io/github/last-commit/tech-thinker/totp)
8+
![GitHub forks](https://img.shields.io/github/forks/tech-thinker/totp)
9+
![GitHub top language](https://img.shields.io/github/languages/top/tech-thinker/totp)
10+
311
TOTP is a Time Based One Time Password Algorithm, which can be used in client side or server side applications.
412

513
## Features

0 commit comments

Comments
 (0)