Skip to content

Commit 85fc76c

Browse files
author
README-bot
committed
Updated READMEs
1 parent 6b8f3ef commit 85fc76c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Since this repo has a few stars ⭐ (hi everyone), I want to take a moment to se
3131
<!-- toc starts -->
3232
* [aws](#aws)
3333
* [celery](#celery)
34+
* [claude](#claude)
3435
* [cloudflare](#cloudflare)
3536
* [django](#django)
3637
* [django-rest-framework](#django-rest-framework)
@@ -76,6 +77,10 @@ Since this repo has a few stars ⭐ (hi everyone), I want to take a moment to se
7677

7778
* [Scheduling a nightly Celery task with Celery Beat](https://github.com/williln/til/blob/main/celery/schedule_nightly_task.md) - 2024-05-08
7879

80+
### claude
81+
82+
* [Using `files-to-prompt` to generate an XML file for your Claude context](https://github.com/williln/til/blob/main/claude/files-to-prompt.md) - 2025-05-01
83+
7984
### cloudflare
8085

8186
* [Bot Fight Mode](https://github.com/williln/til/blob/main/cloudflare/bot-fight-mode.md) - 2025-04-29

claude/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# claude
2+
3+
- [Using `files-to-prompt` to generate an XML file for your Claude context](files-to-prompt.md)

0 commit comments

Comments
 (0)