diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..aabd6a3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# CHANGELOG + +**Unpublished:** +- Introduced CHANGELOG + +**v0.1.0-alpha.0:** +- Initial implementation \ No newline at end of file diff --git a/README.md b/README.md index 2e08070..dd9bc92 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,28 @@ -# Templateless PHP +

+ + Templateless + +
+

+ +

+ Ship faster by treating email as code 🚀
+

+ +

+ Website • + Get Your API Key • + Twitter +

+ +--- [![Latest Version](https://badgen.net/packagist/v/templateless/templateless)](https://packagist.org/packages/templateless/templateless) [![Build Status](https://badgen.net/github/checks/templateless/templateless-php?label=build&icon=github)](https://github.com/templateless/templateless-php/actions) [![Monthly Downloads](https://badgen.net/packagist/dm/templateless/templateless)](https://packagist.org/packages/templateless/templateless/stats) +[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/Templateless)](https://twitter.com/templateless) -## What is Templateless? - -[Templateless](https://templateless.com) lets you generate and send transactional emails quickly and easily so you can ship faster 🚀 +[Templateless](https://templateless.com) lets you generate and send transactional emails quickly and easily so you can focus on building your product. ## ✨ Features @@ -67,7 +83,10 @@ try { } ``` -Note: +> **Note** +> 🚧 **This SDK is not stable yet.** The API might change as more features are added. Please pay attention to the [CHANGELOG](CHANGELOG.md) for breaking changes. + +Examples: 1. Get your **free API key** here: ✨ 1. There are more PHP examples in the [examples](examples) folder diff --git a/templateless.webp b/templateless.webp new file mode 100644 index 0000000..b976554 Binary files /dev/null and b/templateless.webp differ