Skip to content

Commit 949bfa6

Browse files
committed
Add todos
1 parent 4deb64f commit 949bfa6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ The worker also exposes a `/.cloudflare/purge` endpoint that allows tags to be p
3535
to the zone in which the request is made too. For example, a purge request to `https://example.com/.cloudflare/purge`
3636
would only purge resources from the `example.com` zone.
3737

38-
- [Watcher](./workers/watcher/)
39-
- [Controller](./workers/controller/)
40-
- [Handler](./workers/handler/)
38+
#### [Controller](./workers/controller/)
39+
40+
_@todo_
41+
42+
#### [Handler](./workers/handler/)
43+
44+
_@todo_

0 commit comments

Comments
 (0)