From 8a8a5ff50811932d6533ab4a236f40c2cf100ac7 Mon Sep 17 00:00:00 2001 From: Omar Jarid Date: Fri, 13 Jun 2025 21:07:24 +0200 Subject: [PATCH] Add NoAsAnApp to the list of projects that use no-as-a-service --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4713e12..42f0e3f 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,10 @@ Here are some projects and websites that creatively integrate [no-as-a-service]( 4. **[Gerador de Frases Aleatórias (pt-BR)](https://github.com/timeuz/frases-aleatorias)** Uma reinterpretação em Python com frases em português, frontend e novas categorias. +5. **[NoAsAnApp](https://github.com/omar-jarid/NoAsAnApp)** + A simple native Android app calling no-as-a-service to provide negative responses. -5. **[Your Project Here?](https://github.com/YOUR_REPO)** +6. **[Your Project Here?](https://github.com/YOUR_REPO)** If you're using no-as-a-service in your project, open a pull request to be featured here! ---