From f7eb03cefe3d497443245c855cb67d85aca8fdf9 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Tue, 8 Apr 2025 16:35:36 -0300 Subject: [PATCH] Add missing readme from package --- readme.md | 5 +++++ src/WhatsApp/readme.md | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 src/WhatsApp/readme.md diff --git a/readme.md b/readme.md index 70d7029..1f91cae 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,8 @@ [![License](https://img.shields.io/github/license/devlooped/WhatsApp.svg?color=blue)](https://github.com//devlooped/WhatsApp/blob/main/license.txt) [![Build](https://github.com/devlooped/WhatsApp/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/devlooped/WhatsApp/actions/workflows/build.yml) + + Create agents for WhatsApp using Azure Functions. ## Usage @@ -165,3 +167,6 @@ See [AGPLv3](https://opensource.org/license/agpl-v3) and If you use this project and distribute or host commercial software without sharing the code under AGPLv3, you must obtain a commercial license from [Devlooped](mailto:hello@devlooped.com). + + + diff --git a/src/WhatsApp/readme.md b/src/WhatsApp/readme.md new file mode 100644 index 0000000..2bf6101 --- /dev/null +++ b/src/WhatsApp/readme.md @@ -0,0 +1,3 @@ + + + \ No newline at end of file