Skip to content

Commit 06d0569

Browse files
docs: add unit testing badge
1 parent a86fdfc commit 06d0569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# aem-packager-example
22

33
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
4+
[![Run Tests](https://github.com/amclin/aem-packager-example/actions/workflows/run-tests.yml/badge.svg)](https://github.com/amclin/aem-packager-example/actions/workflows/run-tests.yml)
45

56
This is a simple example NodeJS project using [aem-packager](https://www.npmjs.com/package/aem-packager) and [aem-clientlib-generator](https://www.npmjs.com/package/aem-clientlib-generator) to build deployable content packages that can be installed into Adobe Experience Manager via the AEM Package Manager.
67

0 commit comments

Comments
 (0)