diff --git a/README.md b/README.md index 3e9e113..cf17891 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ [Português](./README-pt-PT.md) [](https://www.sthope.dev/) +[![Badge Test](https://img.shields.io/endpoint?url=&style=plastic&logo=appveyor)](../../..) + # Project_Name · [![Build Status](https://img.shields.io/drone/build/sthope/DockerContainer-RandomPort?server=https%3A%2F%2Fdrone.sthope.dev&style=plastic)](../../..) [![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=plastic&logo=appveyor)](LICENSE) > 🔥[Sthope](https://www.sthope.dev) diff --git a/badges/test.json b/badges/test.json new file mode 100644 index 0000000..fdb1e7e --- /dev/null +++ b/badges/test.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "hello", + "message": "sweet world", + "color": "orange" +} \ No newline at end of file