Skip to content

Commit

Permalink
📝 Update README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
gturpin-dev authored Mar 10, 2023
1 parent adebd05 commit 50ecb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Helper class to quickly manage PostType and Taxonomy declarations

[![Packagist](https://img.shields.io/packagist/v/gturpin/post-type-handler.svg?style=flat-square&colorB=blue)](https://packagist.org/packages/gturpin/post-type-handler?color=red)
[![Packagist](https://img.shields.io/packagist/dt/gturpin/post-type-handler.svg?style=flat-square&label=projects%20created&colorB=blue)](https://packagist.org/packages/gturpin/post-type-handler)
[![Packagist](https://img.shields.io/packagist/dt/gturpin/post-type-handler.svg?style=flat-square&colorB=blue)](https://packagist.org/packages/gturpin/post-type-handler)

## Features
- Easily add new Post Types or update existing ones
Expand Down

0 comments on commit 50ecb1e

Please sign in to comment.