From 2f9cf96086057969ad3ac5739b76da5ad0ff1bec Mon Sep 17 00:00:00 2001 From: Kyle Date: Sun, 5 Oct 2025 21:40:18 +0800 Subject: [PATCH] Add README with project documentation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb9c2ff --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# DemoKit + +A demo Swift package for testing GitHub workflows. + +## Features + +- PR triage automation +- GitHub Actions integration