Skip to content

Commit 549a6e2

Browse files
authored
Merge pull request #156 from ani-team/feature/readme-badges
README бейджи
2 parents b6ffd67 + 70d8d5f commit 549a6e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Production CI/CD
4+
name: CI
55

66
on:
77
push:

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# github-client
22

3+
![Version](https://img.shields.io/github/package-json/v/ani-team/github-client)
4+
![CI](https://github.com/niyazm524/github-client/workflows/CI/badge.svg?branch=master)
5+
![Website](https://img.shields.io/website?down_message=offline&up_message=online&url=https%3A%2F%2Fgithub-client.gq)
6+
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fani-team%2Fgithub-client&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
7+
![GitHub top language](https://img.shields.io/github/languages/top/niyazm524/github-client)
8+
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/ani-team/github-client)
9+
310
<img alt="favicon" src="https://avatars2.githubusercontent.com/oa/1406180?s=140&u=b44629cbec5079f99a61e6f1b6297bc4797f796b&v=4" height=120 align="right" />
411

512
GitHub client within the *React Akvelon 2020* course.

0 commit comments

Comments
 (0)