Skip to content

project-types/project-types.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Badge
Club Badge
Stadium Badge
Federation Badge

Description

This is the source code for the Project Type badges website.

TL;DR

Add any of these badges to your project's README.md by including the following in that file:

Toy Badge

Toy Badge
<a href="https://project-types.github.io/#toy">
	<img src="https://img.shields.io/badge/project%20type-toy-blue" alt="Toy Badge">
</a>

Club Badge

Club Badge
<a href="https://project-types.github.io/#club">
	<img src="https://img.shields.io/badge/project%20type-club-ff69b4" alt="Club Badge">
</a>

Stadium Badge

Stadium Badge
<a href="https://project-types.github.io/#stadium">
	<img src="https://img.shields.io/badge/project%20type-stadium-orange" alt="Stadium Badge">
</a>

Federation Badge

Federation Badge
<a href="https://project-types.github.io/#federation">
	<img src="https://img.shields.io/badge/project%20type-federation-brightgreen" alt="Federation Badge">
</a>

About

Source code for the "project type" badges site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published