From b6c86e7e69dcf1d1cd94c7f91e7b16f24134d40a Mon Sep 17 00:00:00 2001 From: Nitheesh Kumar Subramanian Date: Wed, 13 May 2026 08:12:30 +0000 Subject: [PATCH] Update sk1/README.md --- sk1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk1/README.md b/sk1/README.md index 72b4eaf..48b52c2 100644 --- a/sk1/README.md +++ b/sk1/README.md @@ -230,4 +230,4 @@ This stops and removes containers, the Docker network, and named volumes (databa | Certbot documentation (certbot.eff.org) | Official docs | `--standalone` certificate issuance | | Nginx documentation (nginx.org) | Official docs | Reverse proxy config, SSL, logging | | PostgreSQL 15 docs (postgresql.org) | Official docs | SQL schema, pg_dump backup | -| **Claude (Anthropic)** | Generative AI | Used for: generating boilerplate FastAPI route stubs, suggesting nginx proxy_pass configuration, drafting SQL schema, explaining Let's Encrypt certbot flags, reviewing shell script error handling. All generated output was reviewed, tested and adapted by the author. | +| **gwen ** | Generative AI | Used for: generating boilerplate FastAPI route stubs, suggesting nginx proxy_pass configuration, explaining Let's Encrypt certbot flags, reviewing shell script error handling.. |