diff --git a/tools/clockwork/README.md b/tools/clockwork/README.md deleted file mode 100644 index aba2413e..00000000 --- a/tools/clockwork/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Clockwork - -[Clockwork](https://github.com/clockwork-xyz/clockwork) is automation infrastructure for Solana. It lets you schedule transactions and build automated, event-driven [programs](https://solana.com/docs/terminology#program). - -See the upstream [Clockwork repository](https://github.com/clockwork-xyz/clockwork) for examples and documentation.