Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.96 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.96 KB

Vercel Badge

Vercel License

Include a Vercel deployment badge in your README.md file.

Usage

For the application http://therealsujitk.vercel.app, the {VERCEL_APP_NAME} is therealsujitk.

HTML

<img src="https://therealsujitk-vercel-badge.vercel.app/?app={VERCEL_APP_NAME}" />

Markdown

![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app={VERCEL_APP_NAME})

Other Parameters

  • ?style= - The style of the badge. Available styles: flat (Default), flat-square & plastic.
  • ?root= - Use this paramater if you'd like to check the deployment of a different path. Example: To check the deployment of http://therealsujitk.vercel.app/projects/vercel-badge, specify root as projects/vercel-badge.

To combine paramaters, use &. Example:

http://therealsujitk-vercel-badge.vercel.app/?app=therealsujitk-vercel-badge&style=flat-square

Styles

flat (Default) flat-square plastic
Vercel Vercel Vercel
Vercel Vercel Vercel