Skip to content

Commit

Permalink
chore: add readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsaylevine committed Aug 5, 2021
1 parent e7ec326 commit 15bfc50
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

# Essential Angular Universal Plugin

<p align="center">
<a aria-label="npm version" href="https://www.npmjs.com/package/@netlify/plugin-angular-universal">
<img alt="" src="https://img.shields.io/npm/v/@netlify/plugin-angular-universal">
</a>
<a aria-label="MIT License" href="https://img.shields.io/npm/l/@netlify/plugin-angular-universal">
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
</a>
</p>

This build plugin is a utility for supporting Angular Universal on Netlify.

## Table of Contents
Expand Down

0 comments on commit 15bfc50

Please sign in to comment.