Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add badges to readme #4

Merged
merged 2 commits into from
Oct 1, 2019

Conversation

Easybuoy
Copy link
Contributor

@Easybuoy Easybuoy commented Oct 1, 2019

What does this PR do?

Add badges to readme file

Description of Task to be completed?

  • Edit Readme file, and add repo size, license, downloads, npm, contributions, commits badges.

How should this be manually tested?

  • Clone the branch add-badges-to-readme
  • Check the Readme file to see added badges.

Screenshots (if appropriate)

Screenshot 2019-10-01 at 6 57 53 PM

Closes #3

Copy link
Owner

@arshadkazmi42 arshadkazmi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome 💯
You have missed flip-remote text in couple for places

README.md Outdated
@@ -1,6 +1,12 @@
# process-name

[![Build](https://img.shields.io/travis/com/arshadkazmi42/process-name.svg)](https://travis-ci.com/arshadkazmi42/process-name/)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

README.md Outdated
@@ -1,6 +1,12 @@
# process-name

[![Build](https://img.shields.io/travis/com/arshadkazmi42/process-name.svg)](https://travis-ci.com/arshadkazmi42/process-name/)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name)
[![LICENSE](https://img.shields.io/npm/l/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/blob/master/LICENSE)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

README.md Outdated
@@ -1,6 +1,12 @@
# process-name

[![Build](https://img.shields.io/travis/com/arshadkazmi42/process-name.svg)](https://travis-ci.com/arshadkazmi42/process-name/)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name)
[![LICENSE](https://img.shields.io/npm/l/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/blob/master/LICENSE)
[![NPM Downloads](https://img.shields.io/npm/dt/flip-remote.svg)](https://www.npmjs.com/package/process-name)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

README.md Outdated
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name)
[![LICENSE](https://img.shields.io/npm/l/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/blob/master/LICENSE)
[![NPM Downloads](https://img.shields.io/npm/dt/flip-remote.svg)](https://www.npmjs.com/package/process-name)
[![NPM Version](https://img.shields.io/npm/v/flip-remote.svg)](https://www.npmjs.com/package/process-name)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

README.md Outdated
[![LICENSE](https://img.shields.io/npm/l/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/blob/master/LICENSE)
[![NPM Downloads](https://img.shields.io/npm/dt/flip-remote.svg)](https://www.npmjs.com/package/process-name)
[![NPM Version](https://img.shields.io/npm/v/flip-remote.svg)](https://www.npmjs.com/package/process-name)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/graphs/contributors)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

README.md Outdated
[![NPM Downloads](https://img.shields.io/npm/dt/flip-remote.svg)](https://www.npmjs.com/package/process-name)
[![NPM Version](https://img.shields.io/npm/v/flip-remote.svg)](https://www.npmjs.com/package/process-name)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/graphs/contributors)
[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/flip-remote.svg)](https://github.com/arshadkazmi42/process-name/commits/master)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change flip-remote.svg to process-name.svg

@Easybuoy
Copy link
Contributor Author

Easybuoy commented Oct 1, 2019

Looks awesome 💯
You have missed flip-remote text in couple for places

I have made requested changes

Copy link
Owner

@arshadkazmi42 arshadkazmi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@arshadkazmi42 arshadkazmi42 merged commit 83577b6 into arshadkazmi42:master Oct 1, 2019
@arshadkazmi42
Copy link
Owner

Thank you for working on this

@arshadkazmi42 arshadkazmi42 mentioned this pull request Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add badges
2 participants